Skip to content

Commit b044462

Browse files
author
sanfrancrisko
authored
Merge pull request #711 from pmcmaw/harden_test_setup
(maint) harden test setup
2 parents 051570f + 3e4f1ea commit b044462

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)