test(snapshot): await cancelled turn durability
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"steps": [
|
||||
{ "op": "initialize" },
|
||||
{ "op": "newSession" },
|
||||
{ "op": "promptAndCancel", "text": "Start a long task; this turn will be cancelled mid-stream." }
|
||||
{ "op": "promptAndCancel", "text": "Start a long task; this turn will be cancelled mid-stream." },
|
||||
{ "op": "waitForTurnEnd" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user