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