| @@ -63,6 +63,7 @@ describe('adding + getting from all orgs', () => { | ||||
|                 "country": null, | ||||
|                 "postalcode": null, | ||||
|             }, | ||||
|             "registrationEnabled": false, | ||||
|             "teams": [] | ||||
|         }) | ||||
|     }); | ||||
| @@ -96,6 +97,7 @@ describe('adding + getting explicitly', () => { | ||||
|                 "country": null, | ||||
|                 "postalcode": null, | ||||
|             }, | ||||
|             "registrationEnabled": false, | ||||
|             "teams": [] | ||||
|         }) | ||||
|     }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user