X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/ea7634bb704b06deebea815ead41b30ed8544866..d9d460a1eef90a883584d07b840f89ccdd332d45:/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) " '