Skip to content

Commit

Permalink
tests: spp: if820->if820: fix test teardown
Browse files Browse the repository at this point in the history
Board boards shall be factory reset at the end of the test.

PROD-10536

Signed-off-by: Ryan Erickson <[email protected]>
  • Loading branch information
rerickson1 committed May 9, 2024
1 parent 0c20c95 commit 09fd116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/30_spp_VelaIF820-VelaIF820.robot
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Test Setup

Test Teardown
EZ Factory Reset ${if820_board1}
EZ Factory Reset ${if820_board1}
EZ Factory Reset ${if820_board2}
De-Init Board ${if820_board1}
De-Init Board ${if820_board2}

Expand Down

0 comments on commit 09fd116

Please sign in to comment.