Skip to content

Commit

Permalink
re-run rector
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Jul 13, 2022
1 parent b42f468 commit a5fc60c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/ModuleTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ public function testOnBootstrap($hasMessages)
$flashMessenger->getContainer()->willReturn($container)
->shouldBeCalled();
}

$abstractActionController->plugin('flashMessenger')
->willReturn($flashMessenger)
->shouldBeCalled();
Expand Down

0 comments on commit a5fc60c

Please sign in to comment.