Skip to content

Commit

Permalink
try to fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Braxton Schafer committed Mar 23, 2021
1 parent f83069d commit c7dd6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/classes/agent_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
}
end

it { is_expected.to compile.and_raise_error() }
it { is_expected.to compile.and_raise_error(%r{.*}) }
end

context 'configuration file with hostinterface' do
Expand Down

0 comments on commit c7dd6ee

Please sign in to comment.