@@ -51,6 +51,7 @@ describe('adding + deletion (successfull)', () => {
|
||||
"country": null,
|
||||
"postalcode": null,
|
||||
},
|
||||
"registrationEnabled": false,
|
||||
"teams": []
|
||||
});
|
||||
});
|
||||
@@ -134,6 +135,7 @@ describe('adding + deletion with teams still existing (with force)', () => {
|
||||
"country": null,
|
||||
"postalcode": null,
|
||||
},
|
||||
"registrationEnabled": false,
|
||||
});
|
||||
});
|
||||
it('check if org really was deleted', async () => {
|
||||
|
||||
Reference in New Issue
Block a user