Skip to content

Commit 86b24ac

Browse files
committed
Allow lowercase interactive as scenario name.
1 parent 889a07b commit 86b24ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/submission/submission_checker.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,7 @@
726726
"multistream": "MultiStream",
727727
"server": "Server",
728728
"offline": "Offline",
729+
"interactive": "Interactive",
729730
}
730731

731732
RESULT_FIELD = {

0 commit comments

Comments
 (0)