Skip to content

Commit

Permalink
Update Assertion
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanzweifel committed Dec 20, 2023
1 parent e833d4f commit 3e796a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/git-auto-commit.bats
Original file line number Diff line number Diff line change
Expand Up @@ -802,7 +802,7 @@ cat_github_output() {
assert_line --partial "::debug::Push commit to remote branch new-branch"

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

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

0 comments on commit 3e796a0

Please sign in to comment.