Index: tests/push-basic.sh |
diff --git a/tests/push-basic.sh b/tests/push-basic.sh |
index 0a63c73aea51b6d1a5b0490d5cb37141e6483c77..1c3c696e63c4425971b9d8020eb7e0bb07940467 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" \ |