mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
WIP
This commit is contained in:
committed by
Nuno Maduro
parent
c319a8e84c
commit
757a98230e
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
test('closure was bound to CustomTestCase', function () {
|
test('closure was bound to CustomTestCase', function () {
|
||||||
$this->assertCustomInSubFolderTrue();
|
$this->assertCustomInSubFolderTrue();
|
||||||
})->only();
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user