Исравлен набор данных, дабы не конфликтовать с другими тестами

This commit is contained in:
ErickSkrauch
2016-11-24 00:59:44 +03:00
parent e0c6787e16
commit 8b86faa117
5 changed files with 18 additions and 8 deletions

View File

@ -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',