mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 00:07:22 +01:00
move tests to GlobPatternTests folder and add comments for test cases
This commit is contained in:
@ -1,5 +0,0 @@
|
||||
<?php
|
||||
|
||||
test('closure was bound to CustomTestCase', function () {
|
||||
$this->assertCustomTrue();
|
||||
});
|
||||
@ -1,5 +0,0 @@
|
||||
<?php
|
||||
|
||||
test('closure was bound to CustomTestCase', function () {
|
||||
$this->assertCustomTrue();
|
||||
});
|
||||
Reference in New Issue
Block a user