You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: always delete all backups from an owned test instance (#557)
* fix: always delete all backups from an owned test instance
An instance can only be deleted once all backups on the instance have been
deleted. The integration test environment should therefore first delete all
backups on an owned instance before trying to delete the instance itself.
Fixes#542
* fix: do not try to list backups on emulator
0 commit comments