1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00

tests: fix upgrade canary test (#25706)

This commit is contained in:
Luca Casonato 2024-09-18 15:43:50 +02:00 committed by GitHub
parent 42e3a49cc7
commit 7533492a78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@
},
{
"commandName": "./deno_copy",
"args": "upgrade --canary",
"args": "upgrade --canary --force",
"output": "upgrade.out",
"exitCode": 0,
"flaky": true