Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
fred-labs committed Sep 24, 2024
1 parent 7a3b923 commit b42bedf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def test_success_not(self):
do parallel:
serial:
wait elapsed(0.2s)
set_blackboard_var("current/val", true)
set_blackboard_var("test_scenario/current/val", true)
wait elapsed(0.2s)
serial:
wait current.val and not current.val2
Expand Down

0 comments on commit b42bedf

Please sign in to comment.