X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/blobdiff_plain/d0c5824b591c3e99d693cffbefc777d6bd7c2ccb..ed60fdae02d9317475eb64328ec683e1148c3f7b:/t/t1400-patch-history.sh diff --git a/t/t1400-patch-history.sh b/t/t1400-patch-history.sh index b0602ff..5b842d0 100755 --- a/t/t1400-patch-history.sh +++ b/t/t1400-patch-history.sh @@ -64,7 +64,7 @@ test_expect_success \ 'Check the "push(f)" log' \ ' stg pop && - stg refresh -m "Foo2 Patch" && + stg edit -m "Foo2 Patch" && stg push && stg log --full | grep -q -e "^push(f) " '