Skip to content

Commit

Permalink
Remove reference to GitHub issue
Browse files Browse the repository at this point in the history
  • Loading branch information
umpirsky committed Jan 26, 2019
1 parent da8c664 commit 86aab3f
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -64,9 +64,6 @@ public function testStringFormData()
$this->assertSame($data, $event->getData());
}

/**
* @see https://github.com/symfony/symfony/issues/29882
*/
public function testArrayCsrfToken()
{
$event = new FormEvent($this->form, ['csrf' => []]);
Expand Down

0 comments on commit 86aab3f

Please sign in to comment.