test(goal): await dedicated goal change
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
{ "op": "waitForTurnStart", "minimumTurn": 3 },
|
||||
{ "op": "cancel", "waitForFile": { "path": ".dsh-snapshot-goal-cancel-ready" } },
|
||||
{ "op": "waitForTurnEnd" },
|
||||
{ "op": "waitForEventAfterTurnEnd", "type": "user/message" }
|
||||
{ "op": "waitForEventAfterTurnEnd", "type": "goal/change" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user