tests/test-default-push.t
changeset 45894 9dc1351d0b5f
parent 45842 1bf1dcbc9950
child 45895 fc4fb2f17dd4
--- a/tests/test-default-push.t	Mon Nov 16 10:56:54 2020 -0800
+++ b/tests/test-default-push.t	Fri Nov 20 14:43:21 2020 -0800
@@ -18,7 +18,7 @@
 Push should provide a hint when both 'default' and 'default-push' not set:
   $ cd c
   $ hg push --config paths.default=
-  abort: default repository not configured!
+  config error: default repository not configured!
   (see 'hg help config.paths')
   [30]