8000 ? · revoltphp/event-loop@96cee1b · GitHub
[go: up one dir, main page]

Skip to content

Commit 96cee1b

Browse files
committed
?
1 parent 62ac0ab commit 96cee1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SuspensionTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ public function onDestruct(int $id): void
6565

6666
self::assertSame(4, $listener->suspended);
6767
self::assertSame(4, $listener->resumed);
68+
69+
var_dump($suspension);
6870
}
6971

7072
public function provideListenerMethods(): iterable

0 commit comments

Comments
 (0)
0