test code for web backend

This commit is contained in:
Peter D. Gray 2024-09-26 16:35:41 -04:00 committed by scgbckbone
parent 117daaf17f
commit 9e082570aa

View File

@ -271,7 +271,7 @@ def setup_ccc(goto_home, pick_menu_item, cap_story, press_select, pass_word_quiz
assert 'Velocity limit requires' in story
assert 'starting value' in story
press_select()
pick_menu_item(vel_mi)
pick_menu_item(vel) # actually a full menu item
if vel == "Unlimited":