mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(core) add tests for site deletion
Summary: This tests site deletion with and without a plan. Test Plan: adding tests Reviewers: dsagal Reviewed By: dsagal Differential Revision: https://phab.getgrist.com/D3017
This commit is contained in:
@@ -16,7 +16,7 @@ export class Doom {
|
||||
|
||||
/**
|
||||
* Deletes a team site.
|
||||
* - Remove billing (fails if no outstanding balance).
|
||||
* - Remove billing (fails if there is an outstanding balance).
|
||||
* - Delete workspaces.
|
||||
* - Delete org.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user