tests/test-phabricator.t
changeset 45246 b1f2659c1c34
parent 45245 b4887d0680a4
child 45426 1a5d3e555c70
--- a/tests/test-phabricator.t	Thu Jul 30 16:52:12 2020 +0100
+++ b/tests/test-phabricator.t	Thu Jul 30 16:58:38 2020 +0100
@@ -24,16 +24,9 @@
   > EOF
   $ VCR="$TESTDIR/phabricator"
 
-BROKEN: debugcallconduit fails without --test-vcr:
+debugcallconduit doesn't claim invalid arguments without --test-vcr:
   $ echo '{}' | HGRCSKIPREPO= hg debugcallconduit 'conduit.ping'
-  hg debugcallconduit: invalid arguments
-  hg debugcallconduit METHOD
-  
-  call Conduit API
-  
-  options:
-  
-  (use 'hg debugcallconduit -h' to show more help)
+  abort: config phabricator.url is required
   [255]
 
 Error is handled reasonably. We override the phabtoken here so that