Skip to content

Commit df2e3ab

Browse files
committed
test: Fix failing test
1 parent 029ef95 commit df2e3ab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/do-list.bats

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,10 @@ load 'util/init.sh'
6262
assert_success
6363
assert_output "$site/username/p1
6464
Branch: master
65+
State: Up to date
6566
$site/username2/p2
66-
Branch: master"
67+
Branch: master
68+
State: Up to date"
6769
}
6870

6971

0 commit comments

Comments
 (0)