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 e547c18 commit d5eb89eCopy full SHA for d5eb89e
spec/react_on_rails/binstubs/dev_spec.rb
@@ -11,7 +11,7 @@
11
12
# Suppress output
13
allow_any_instance_of(Kernel).to receive(:puts)
14
-
+
15
expect { load script_path }.not_to raise_error
16
17
# Restore original ARGV
0 commit comments