Skip to content

Commit

Permalink
Fixed bundle path
Browse files Browse the repository at this point in the history
  • Loading branch information
Radiergummi committed Jul 13, 2022
1 parent 4a9bb45 commit 2964c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Hooks/BypassFinalHook.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* Hooks into the PhpUnit process to make final classes non-final. This is
* required to properly test Mailgun responses.
*
* @bundle Matchory\MailgunTemplatedMessages\Tests\Hooks
* @bundle Matchory\MailgunTemplatedMessages
*/
final class BypassFinalHook implements BeforeTestHook
{
Expand Down

0 comments on commit 2964c84

Please sign in to comment.