mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
Change deprecated Codeception class name
This commit is contained in:
parent
4c49bc8d77
commit
1f688c167c
41 changed files with 41 additions and 41 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
class DBQueryParserTest extends \Codeception\TestCase\Test
|
||||
class DBQueryParserTest extends \Codeception\Test\Unit
|
||||
{
|
||||
public function testLoadXML()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue