Skip to content

Commit 66be75b

Browse files
CS
1 parent 8a6d940 commit 66be75b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Test/VarDumperTestTrait.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ protected function setUpVarDumper(array $casters, ?int $flags = null): void
3737
$this->varDumperConfig['flags'] = $flags;
3838
}
3939

40+
/**
41+
* @after
42+
*/
4043
#[After]
4144
protected function tearDownVarDumper(): void
4245
{

0 commit comments

Comments
 (0)