You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RSpec.warn_deprecation('puppetlabs_spec_helper: defaults `mock_with` to `:mocha`. See https://github.com/puppetlabs/puppetlabs_spec_helper#mock_with to choose a sensible value for you')
139
-
config.mock_with:mocha
140
-
end
141
-
142
-
# determine whether we can use the new API or not, and call the appropriate initializer method.
143
-
ifdefined?(Puppet::Test::TestHelper)
144
-
# This case is handled by rspec-puppet since v1.0.0 (via 41257b33cb1f9ade4426b044f70be511b0c89112)
0 commit comments