Files
pest/tests/PHPUnit/GlobPatternTests/SubFolder2/UsesPerFileAsPattern.php

6 lines
100 B
PHP

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