feat: Add team deletion flow for cloud-hosted (#5717)
This commit is contained in:
@@ -362,7 +362,7 @@ describe("accountProvisioner", () => {
|
||||
}
|
||||
|
||||
expect(error.message).toEqual(
|
||||
"The maximum number of teams has been reached"
|
||||
"The maximum number of workspaces has been reached"
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user