Skip to content

Commit f7fec65

Browse files
committed
(maint) Reset OptionStore after rspec test
1 parent 2a228e7 commit f7fec65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/framework/core/options/options_validator_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
an_instance_of(SystemExit)
3333
.and(having_attributes(status: error_code))
3434
)
35+
Facter::OptionStore.reset
3536
end
3637
end
3738

0 commit comments

Comments
 (0)