This commit is contained in:
Luke Downing
2023-02-10 13:20:34 +00:00
committed by Nuno Maduro
parent 8d33c9dc89
commit c319a8e84c
2 changed files with 5 additions and 3 deletions

View File

@ -2,4 +2,4 @@
test('closure was bound to CustomTestCase', function () {
$this->assertCustomInSubFolderTrue();
});
})->only();