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.
2 parents 051570f + 3e4f1ea commit b044462Copy full SHA for b044462
spec/spec_helper_acceptance_local.rb
@@ -26,6 +26,6 @@ def setup_test_directory
26
force => true,
27
}
28
MANIFEST
29
- LitmusHelper.instance.apply_manifest(pp)
+ LitmusHelper.instance.apply_manifest(pp, expect_failures: false)
30
basedir
31
end
0 commit comments