Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
jerguslejko committed Oct 12, 2019
1 parent 24d7885 commit 1d3eddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/HooksTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ public function it_allows_to_register_post_hooks()
}

/** @test */
public function hooks_are_executed_in_correct_order()
public function pre_and_post_hooks_are_executed_in_correct_order()
{
$results = [];

Expand Down

0 comments on commit 1d3eddb

Please sign in to comment.