Index: tests/push-basic.sh |
diff --git a/tests/push-basic.sh b/tests/push-basic.sh |
index 6b255bcbf9c444d2de272ab54542d7a9c6db0d49..1f9cb275c4c93339b73fff4db92e1a6bf555d030 100755 |
--- a/tests/push-basic.sh |
+++ b/tests/push-basic.sh |
@@ -57,7 +57,7 @@ setup_gitgit |
"git show | grep -q 'foo-quux'" |
test_expect_success "issue no longer has a branch" \ |
- "$GIT_CL_STATUS | grep -q 'work: None'" |
+ "$GIT_CL_STATUS | grep -q 'work : None'" |
cd $GITREPO_PATH |
test_expect_success "upstream repo has our commit" \ |