This commit is contained in:
glovetleong
2022-07-20 21:37:48 +08:00
parent 7f71c6323b
commit f23657d91e
-1
View File
@@ -14,6 +14,5 @@ class ExampleTest extends TestCase
public function testBasicTest()
{
$this->assertTrue(true);
}
}