tests/test-http-protocol.t
changeset 46877 1a85c5d75d53
parent 46633 7015b0232c5e
child 48526 04688c51f81f
--- a/tests/test-http-protocol.t	Fri Apr 09 03:15:07 2021 +0200
+++ b/tests/test-http-protocol.t	Fri Apr 09 03:44:45 2021 +0200
@@ -1,8 +1,13 @@
 #require no-chg
 
+persistent-nodemap is not enabled by default. It is not relevant for this test
+so disable it.
+
   $ . $TESTDIR/wireprotohelpers.sh
 
   $ cat >> $HGRCPATH << EOF
+  > [format]
+  > use-persistent-nodemap = no
   > [web]
   > push_ssl = false
   > allow_push = *