test(acp): await goal cancellation persistence
This commit is contained in:
1 file changed
+2
-1
@@ -8,6 +8,7 @@
|
||||
"waitForText": "GOAL ROUND ONE"
|
||||
},
|
||||
{ "op": "waitForTurnStart", "minimumTurn": 3 },
|
||||
{ "op": "cancel", "waitForFile": { "path": ".dsh-snapshot-goal-cancel-ready" } }
|
||||
{ "op": "cancel", "waitForFile": { "path": ".dsh-snapshot-goal-cancel-ready" } },
|
||||
{ "op": "waitForTurnEnd" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user