mirror of
				https://github.com/elyby/accounts.git
				synced 2025-05-31 14:11:46 +05:30 
			
		
		
		
	Исправлено поведение hasJoined операции для legacy протокола
This commit is contained in:
		@@ -44,7 +44,7 @@ class HasJoinedLegacyCest {
 | 
			
		||||
            'user' => 'random-username',
 | 
			
		||||
            'serverId' => Uuid::uuid(),
 | 
			
		||||
        ]);
 | 
			
		||||
        $I->seeResponseCodeIs(401);
 | 
			
		||||
        $I->seeResponseCodeIs(200);
 | 
			
		||||
        $I->canSeeResponseEquals('NO');
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user