Skip to content

Commit 8601493

Browse files
Update Assertion
1 parent a85fe3f commit 8601493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/git-auto-commit.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@ cat_github_output() {
805805
assert_line --partial "::debug::Push commit to remote branch new-branch"
806806

807807
assert_line --partial "Updates were rejected because the remote contains work that you do"
808-
assert_line --partial "not have locally. This is usually caused by another repository pushing"
808+
assert_line --partial "This is usually caused by another repository pushing"
809809
}
810810

811811
@test "throws fatal error if file pattern includes files that do not exist" {

0 commit comments

Comments
 (0)