Closed DamienCassou closed 1 year ago
The goal of this PR is to fix https://github.com/sorry-cypress/sorry-cypress/issues/766.
The corresponding change in sorry-cypress is at https://github.com/sorry-cypress/sorry-cypress/pull/859.
TODOs:
/runs/:id/cy/instances
/runs/:id/instances
I'm closing this PR for now to clean up my todo list. Feel free to reopen when ready to do something about it.
The goal of this PR is to fix https://github.com/sorry-cypress/sorry-cypress/issues/766.
The corresponding change in sorry-cypress is at https://github.com/sorry-cypress/sorry-cypress/pull/859.
TODOs:
/runs/:id/cy/instances
(batch), never try again and instead use/runs/:id/instances
(single instance).