We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a7c09a commit 1b4f28bCopy full SHA for 1b4f28b
checkout-test/test_routes.py
@@ -362,7 +362,7 @@ def test_refdm_roundtrip(self):
362
req_headers={
363
'content-type': 'text/plain',
364
},
365
- req_data='ari:/EXECSET/n=1;(//ietf/dtnma-agent/CTRL/inspect)\r\n',
+ req_data='ari:/EXECSET/n=1;(ari://ietf/dtnma-agent/CTRL/inspect(ari://ietf/dtnma-agent/EDD/num-msg-rx))\r\n',
366
resp_status=[200],
367
)
368
0 commit comments