Fixes test class conflict
Refs https://github.com/octobercms/library/pull/151
This commit is contained in:
parent
12972cd086
commit
971f7c5053
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
use System\Classes\PluginManager;
|
||||
|
||||
class TranslatorTest extends TestCase
|
||||
class CoreLangTest extends TestCase
|
||||
{
|
||||
public function testValidationTranslator()
|
||||
{
|
||||
Loading…
Reference in New Issue