More renaming. Hopefully fixed version number.

This commit is contained in:
storm
2024-10-17 10:33:20 -04:00
parent b669e9b5ae
commit 36f0ecb4e2
400 changed files with 55769 additions and 55769 deletions

View File

@ -28,9 +28,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"2. Line Down",
["BRAILLE LINE: 'Orca Logo'",
" VISIBLE: 'Orca Logo', cursor=1",
"SPEECH OUTPUT: 'Orca Logo image clickable'"]))
["BRAILLE LINE: 'Cthulhu Logo'",
" VISIBLE: 'Cthulhu Logo', cursor=1",
"SPEECH OUTPUT: 'Cthulhu Logo image clickable'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))