Skip to content

Commit c7dd6ee

Browse files
author
Braxton Schafer
committed
try to fix test
1 parent f83069d commit c7dd6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/classes/agent_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
}
162162
end
163163

164-
it { is_expected.to compile.and_raise_error() }
164+
it { is_expected.to compile.and_raise_error(%r{.*}) }
165165
end
166166

167167
context 'configuration file with hostinterface' do

0 commit comments

Comments
 (0)