We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c6473e commit 704c741Copy full SHA for 704c741
sharness/t0030-simple-migration.sh
@@ -13,7 +13,7 @@ test_expect_success "'fs-repo-migrations -v' works" '
13
'
14
15
test_expect_success "'fs-repo-migrations -v' output looks good" '
16
- echo "11" >expected &&
+ echo "12" >expected &&
17
test_cmp expected actual
18
19
@@ -30,7 +30,7 @@ test_expect_success "'fs-repo-migrations -v' works" '
30
31
32
33
34
35
36
0 commit comments