Skip to content

Commit ad63bc4

Browse files
committed
Readd loginUser() docs
1 parent f320bcf commit ad63bc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

testing.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,6 @@ to simulate a login request::
617617

618618
// test e.g. the profile page
619619
$client->request('GET', '/profile');
620-
621620
$this->assertResponseIsSuccessful();
622621
$this->assertSelectorTextContains('h1', 'Hello John!');
623622
}

0 commit comments

Comments
 (0)