Conversation
| $I->loginToSunnySettingPage(); | ||
|
|
||
| $I->seeElement('#sunny-cloudflare-tab'); | ||
| //$I->seeElement('#sunny-bad-login-tab'); |
There was a problem hiding this comment.
This comment is 86% valid code; is this commented out code?
No space found before comment text; expected "// $I->seeElement('#sunny-bad-login-tab');" but found "//$I->seeElement('#sunny-bad-login-tab');"
There must be no blank line following an inline comment
| $I->seeElement('#sunny-cloudflare-tab'); | ||
| //$I->seeElement('#sunny-bad-login-tab'); | ||
|
|
||
| //$I->click('#sunny-bad-login-tab'); |
There was a problem hiding this comment.
This comment is 86% valid code; is this commented out code?
No space found before comment text; expected "// $I->click('#sunny-bad-login-tab');" but found "//$I->click('#sunny-bad-login-tab');"
There must be no blank line following an inline comment
|
|
||
| //$I->click('#sunny-bad-login-tab'); | ||
|
|
||
| //$I->waitForText('WP Cloudflare Guard - Bad Login', 10, 'h1'); |
There was a problem hiding this comment.
This comment is 76% valid code; is this commented out code?
No space found before comment text; expected "// $I->waitForText('WP Cloudflare Guard - Bad Login', 10, 'h1');" but found "//$I->waitForText('WP Cloudflare Guard - Bad Login', 10, 'h1');"
| //$I->click('#sunny-bad-login-tab'); | ||
|
|
||
| //$I->waitForText('WP Cloudflare Guard - Bad Login', 10, 'h1'); | ||
| //$I->seeInCurrentUrl('/wp-admin/admin.php?page=sunny-bad-login'); |
There was a problem hiding this comment.
No space found before comment text; expected "// $I->seeInCurrentUrl('/wp-admin/admin.php?page=sunny-bad-login');" but found "//$I->seeInCurrentUrl('/wp-admin/admin.php?page=sunny-bad-login');"
|
|
||
| //$I->waitForText('WP Cloudflare Guard - Bad Login', 10, 'h1'); | ||
| //$I->seeInCurrentUrl('/wp-admin/admin.php?page=sunny-bad-login'); | ||
| //$I->seeElement('#sunny-cloudflare-tab'); |
There was a problem hiding this comment.
No space found before comment text; expected "// $I->seeElement('#sunny-cloudflare-tab');" but found "//$I->seeElement('#sunny-cloudflare-tab');"
| //$I->waitForText('WP Cloudflare Guard - Bad Login', 10, 'h1'); | ||
| //$I->seeInCurrentUrl('/wp-admin/admin.php?page=sunny-bad-login'); | ||
| //$I->seeElement('#sunny-cloudflare-tab'); | ||
| //$I->seeElement('#sunny-bad-login-tab'); |
There was a problem hiding this comment.
No space found before comment text; expected "// $I->seeElement('#sunny-bad-login-tab');" but found "//$I->seeElement('#sunny-bad-login-tab');"
There must be no blank line following an inline comment
8cafcac to
70c83fb
Compare
|
Close #27 |
No description provided.