Skip to content

Commit 7f5e2bf

Browse files
Correct URI
1 parent 21407cf commit 7f5e2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api_testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
--host 127.0.0.1 127.0.0.1 null null \
6666
--port 3000 3000 0 0 \
6767
--version v1.3 v1.0 v1.0 v1.0 \
68-
--urlpath null /x-nmos/ncp/v1.0/connect null null \
68+
--urlpath null /ws null null \
6969
--output ../test_results/is_12_01_results.json || true
7070
7171
- name: Check IS-12 Test Results

0 commit comments

Comments
 (0)