Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
- Updated log message for item widget exit edit mode in test YAML file.
  • Loading branch information
forntoh committed Oct 29, 2024
1 parent 34e8d25 commit e129860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/IntFloatValues.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ steps:
- simulate: downButton-press
- wait-serial: "#LOG# WidgetRange::decrement=-0.98"
- simulate: backButton-press
- wait-serial: "#LOG# WidgetRange::exitEditMode=Curr"
- wait-serial: "#LOG# ItemWidget::exitEditMode=Curr"
- simulate: downButton-press
- wait-serial: "#LOG# MenuScreen::down=3"

0 comments on commit e129860

Please sign in to comment.