Skip to content

Commit bd8700f

Browse files
Change spec_key from controller-test to testing-facade (#878)
1 parent 51d552d commit bd8700f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nmostesting/NMOSTesting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@
399399
"api_key": "controlframework",
400400
"disable_fields": ["host", "port", "selector"]
401401
}, {
402-
"spec_key": "controller-tests",
402+
"spec_key": "testing-facade",
403403
"api_key": "testquestion",
404404
"disable_fields": ["selector"] if CONFIG.MS05_INTERACTIVE_TESTING else ["host", "port", "selector"]
405405
}],

0 commit comments

Comments
 (0)