Skip to content

Commit 3e4f1ea

Browse files
committed
(maint) harden test setup
1 parent 051570f commit 3e4f1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/spec_helper_acceptance_local.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ def setup_test_directory
2626
force => true,
2727
}
2828
MANIFEST
29-
LitmusHelper.instance.apply_manifest(pp)
29+
LitmusHelper.instance.apply_manifest(pp, expect_failures: false)
3030
basedir
3131
end

0 commit comments

Comments
 (0)