Skip to content

Commit f83069d

Browse files
author
Braxton Schafer
committed
try to fix spec tests
1 parent 8212737 commit f83069d

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 { should not compile }
164+
it { is_expected.to compile.and_raise_error() }
165165
end
166166

167167
context 'configuration file with hostinterface' do

0 commit comments

Comments
 (0)