Files
pest/tests/PHPUnit/GlobPatternTests/SubFolder/InnerFolder/UsesPerDirectoryAsPattern.php

6 lines
100 B
PHP

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