Skip to content

Commit

Permalink
Merge branch '5.4' into 6.2
Browse files Browse the repository at this point in the history
* 5.4:
  CS fix
  Fix test provider
  • Loading branch information
nicolas-grekas committed Feb 16, 2023
2 parents ed61fa9 + f562c78 commit d5b8170
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/EventListener/WebDebugToolbarListenerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ public function testToolbarIsNotInjectedOnContentDispositionAttachment()

/**
* @depends testToolbarIsInjected
*
* @dataProvider provideRedirects
*/
public function testToolbarIsNotInjectedOnRedirection($statusCode)
Expand Down

0 comments on commit d5b8170

Please sign in to comment.