Skip to content

Commit 6f06ad4

Browse files
Reset ShouldDispatchAfterCommitEventTest objects properties (#48858)
1 parent 8473522 commit 6f06ad4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Integration/Events/ShouldDispatchAfterCommitEventTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ protected function tearDown(): void
1414
{
1515
TransactionUnawareTestEvent::$ran = false;
1616
ShouldDispatchAfterCommitTestEvent::$ran = false;
17+
AnotherShouldDispatchAfterCommitTestEvent::$ran = false;
1718

1819
m::close();
1920
}

0 commit comments

Comments
 (0)