Skip to content

Commit 583a7a4

Browse files
committed
refer to the right load switch in the tests
1 parent 3a24746 commit 583a7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FprimeZephyrReference/test/int/load_switch_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from fprime_gds.common.data_types.ch_data import ChData
1010
from fprime_gds.common.testing_fw.api import IntegrationTestAPI
1111

12-
loadswitch = "ReferenceDeployment.loadswitch"
12+
loadswitch = "ReferenceDeployment.face0LoadSwitch"
1313

1414

1515
@pytest.fixture(autouse=True)

0 commit comments

Comments
 (0)