Files
pest/tests/PHPUnit/GlobPatternTests/SubFolder/InnerFolder/UsesPerDirectoryAsPattern.php
T
2026-07-18 01:10:01 +01:00

6 lines
106 B
PHP

<?php
test('closure was bound to CustomTestCase', function (): void {
$this->assertCustomTrue();
});