Skip to content

Commit

Permalink
Reset ShouldDispatchAfterCommitEventTest objects properties (#48858)
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusjatenee committed Oct 30, 2023
1 parent 8473522 commit 6f06ad4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ protected function tearDown(): void
{
TransactionUnawareTestEvent::$ran = false;
ShouldDispatchAfterCommitTestEvent::$ran = false;
AnotherShouldDispatchAfterCommitTestEvent::$ran = false;

m::close();
}
Expand Down

0 comments on commit 6f06ad4

Please sign in to comment.