Skip to content

Commit

Permalink
Update locodeck to match new name
Browse files Browse the repository at this point in the history
  • Loading branch information
ToveRumar committed Aug 22, 2024
1 parent e48d597 commit c53c13a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/QA/test_decks.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def test_deck_present(self, test_setup: conftest.DeviceFixture):



@pytest.mark.decks("bcDWM1000")
@pytest.mark.decks("bcLoco")
def test_loco_deck_loop_is_running(self, test_setup: conftest.DeviceFixture):
'''
Check that the event loop in the loco deck driver is running, this is indicated by read and writes to the SPI
Expand Down

0 comments on commit c53c13a

Please sign in to comment.