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 b9db091 commit 06b7c3cCopy full SHA for 06b7c3c
spec/spec_helper.rb
@@ -48,6 +48,7 @@
48
end
49
50
config.filter_run_excluding windows: true unless Bolt::Util.windows?
51
+ config.filter_run_excluding jail: true unless RUBY_PLATFORM =~ /-freebsd\d+\z/
52
53
# rspec-mocks config
54
config.mock_with :rspec do |mocks|
0 commit comments