Skip to content

Commit 947fe37

Browse files
authored
Merge branch 'dev/qit-e2e-shopper-specs-migration' into dev/qit-e2e-merchant-specs-migration
2 parents e2e92c8 + 783be6b commit 947fe37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/qit/qit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ plugin:
1818
# This mounts ./e2e/bootstrap (relative to this qit.yml file) to /qit/bootstrap
1919
# inside the QIT test container (read-only for safety).
2020
volumes:
21-
- "./e2e/bootstrap:/qit/bootstrap:ro"
21+
- "./tests/qit/e2e/bootstrap:/qit/bootstrap:ro"

0 commit comments

Comments
 (0)