diff options
Diffstat (limited to 'tests/src/SpecTestsuites/Core/MemoryTrapTest.php')
| -rw-r--r-- | tests/src/SpecTestsuites/Core/MemoryTrapTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/src/SpecTestsuites/Core/MemoryTrapTest.php b/tests/src/SpecTestsuites/Core/MemoryTrapTest.php index c4ef0a7..c7949bc 100644 --- a/tests/src/SpecTestsuites/Core/MemoryTrapTest.php +++ b/tests/src/SpecTestsuites/Core/MemoryTrapTest.php @@ -6,6 +6,7 @@ namespace Nsfisis\Waddiwasi\Tests\SpecTestsuites\Core; use Nsfisis\Waddiwasi\Tests\SpecTestsuites\SpecTestsuiteBase; use PHPUnit\Framework\Attributes\Depends; +use PHPUnit\Framework\Attributes\DoesNotPerformAssertions; final class MemoryTrapTest extends SpecTestsuiteBase { |
