tests: fix expected output for stream-clone
We could not easily run the CI on e705fec4a03f pre-publication, so of course,
there are some output change with 7.0.
--- a/tests/test-stream-bundle-v2.t Wed Mar 05 23:02:19 2025 +0100
+++ b/tests/test-stream-bundle-v2.t Thu Mar 06 10:15:00 2025 +0100
@@ -150,7 +150,7 @@
$ hg clone -U http://localhost:$HGPORT stream-clone-supported-requirements
applying clone bundle from http://localhost:$HGPORT1/bundle.hg
* to transfer* (glob)
- transferred * in * seconds (*/sec) (glob)
+ stream-cloned * in * seconds (*/sec) (glob)
finished applying clone bundle
searching for changes
no changes found
@@ -169,7 +169,7 @@
$ hg clone -U http://localhost:$HGPORT stream-clone-ignorable-requirements
applying clone bundle from http://localhost:$HGPORT1/bundle.hg
* to transfer* (glob)
- transferred * in * seconds (*/sec) (glob)
+ stream-cloned * in * seconds (*/sec) (glob)
finished applying clone bundle
searching for changes
no changes found