This commit is contained in:
crazywhalecc 2022-04-01 19:25:25 +08:00
parent a454f2c523
commit ba18869c85

View File

@ -211,6 +211,8 @@ class CQTest extends TestCase
/**
* @dataProvider providerGetCQ
* @param mixed $cq
* @param mixed $expected
*/
public function testGetCQ($cq, $expected)
{