Skip to content

Commit

Permalink
[TESTS] Fix Saturn trigger test flakiness
Browse files Browse the repository at this point in the history
  • Loading branch information
darthcloud committed Aug 29, 2023
1 parent eea61f8 commit d67827a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pytest_hid_controller_b.py
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ def test_hid_controller_b_saturn_triggers_mapping(blueretro):
'0000'
)

blueretro.flush_logs()
blueretro.expect_json('wired_output')

# Test trigger ON threshold for digital bits
blueretro.send_hid_report(
Expand Down

0 comments on commit d67827a

Please sign in to comment.