Skip to content

Commit 61cff5e

Browse files
Improve integration test
Move the snapshots one directory down so that the fix is actually required to make the tests green
1 parent 45d48b1 commit 61cff5e

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
resolver: local-snapshot.yaml
1+
resolver: snapshots/local-snapshot.yaml
22
packages: []
33
allow-newer: true
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
resolver: remote-snapshot.yaml
1+
resolver: snapshots/remote-snapshot.yaml
22
packages: []
33
allow-newer: true

0 commit comments

Comments
 (0)