mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2024-11-06 02:08:05 +00:00
Update Assertion
This commit is contained in:
parent
e833d4f211
commit
3e796a0146
@ -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" {
|
||||
|
Loading…
Reference in New Issue
Block a user