mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +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
|
|
@ -8,7 +8,7 @@ class CountableTest implements Countable
|
|||
}
|
||||
}
|
||||
|
||||
class FunctionsTest extends \Codeception\TestCase\Test
|
||||
class FunctionsTest extends \Codeception\Test\Unit
|
||||
{
|
||||
public function testArrayFunctions()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue