@@ -48,7 +48,7 @@ describe('adding org', () => {
 | 
			
		||||
        delete deleted_team.parentGroup;
 | 
			
		||||
        expect(deleted_team).toEqual({
 | 
			
		||||
            "name": "test123",
 | 
			
		||||
            "contact": null
 | 
			
		||||
            "responseType": "RUNNERTEAM"
 | 
			
		||||
        });
 | 
			
		||||
    });
 | 
			
		||||
    it('check if team really was deleted', async () => {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user