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 efeccbe commit 93bb3e1Copy full SHA for 93bb3e1
spec/plans/subplans/install_spec.rb
@@ -26,7 +26,7 @@
26
27
#########
28
## <🤮>
29
- # rubocop:disable AnyInstance
+ rubocop:disable AnyInstance
30
allow(Tempfile).to receive(:new).and_call_original
31
allow(Pathname).to receive(:new).and_call_original
32
allow(Puppet::FileSystem).to receive(:exist?).and_call_original
0 commit comments