Skip to content

Commit 6b10950

Browse files
committed
Fix 3520-revision-matching integratuib test
1 parent 66afada commit 6b10950

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/integration/tests/3520-revision-matching/files/bad-stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: lts-11.19
1+
resolver: lts-10.10
22

33
package-indices:
44
- name: Hackage00

test/integration/tests/3520-revision-matching/files/good-stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: lts-11.19
1+
resolver: lts-10.10
22

33
package-indices:
44
- name: Hackage00

0 commit comments

Comments
 (0)