We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a228e7 commit f7fec65Copy full SHA for f7fec65
spec/framework/core/options/options_validator_spec.rb
@@ -32,6 +32,7 @@
32
an_instance_of(SystemExit)
33
.and(having_attributes(status: error_code))
34
)
35
+ Facter::OptionStore.reset
36
end
37
38
0 commit comments