Skip to content

Commit 1b4f28b

Browse files
author
David Linko
committed
updated test execset
1 parent 4a7c09a commit 1b4f28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checkout-test/test_routes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ def test_refdm_roundtrip(self):
362362
req_headers={
363363
'content-type': 'text/plain',
364364
},
365-
req_data='ari:/EXECSET/n=1;(//ietf/dtnma-agent/CTRL/inspect)\r\n',
365+
req_data='ari:/EXECSET/n=1;(ari://ietf/dtnma-agent/CTRL/inspect(ari://ietf/dtnma-agent/EDD/num-msg-rx))\r\n',
366366
resp_status=[200],
367367
)
368368

0 commit comments

Comments
 (0)