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