mirror of
				https://github.com/elyby/accounts.git
				synced 2025-05-31 14:11:46 +05:30 
			
		
		
		
	Исравлен набор данных, дабы не конфликтовать с другими тестами
This commit is contained in:
		@@ -81,7 +81,7 @@ class OauthAuthCodeCest {
 | 
			
		||||
    public function testCompleteActionOnWrongConditions(FunctionalTester $I) {
 | 
			
		||||
        $I->loggedInAsActiveAccount();
 | 
			
		||||
 | 
			
		||||
        $I->wantTo('get accept_required if I dom\'t require any scope, but this is first time request');
 | 
			
		||||
        $I->wantTo('get accept_required if I don\'t require any scope, but this is first time request');
 | 
			
		||||
        $this->route->complete($this->buildQueryParams(
 | 
			
		||||
            'ely',
 | 
			
		||||
            'http://ely.by',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user