Skip to content

Commit 0b1c313

Browse files
committed
Merge branch 'aw/t9811-modernize' into seen
* aw/t9811-modernize: t9811: fix misconversion of test
2 parents a4443df + fbdafbe commit 0b1c313

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

t/t9811-git-p4-label-import.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ test_expect_success 'two labels on the same changelist' '
9797
9898
git show-ref --verify refs/tags/TAG_F1_1 &&
9999
git show-ref --verify refs/tags/TAG_F1_2 &&
100-
test_must_fail git show-ref --verify refs/tags/TAG_F1_ONLY &&
101100
102101
cd main &&
103102

0 commit comments

Comments
 (0)