mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 08:34:09 +02:00
Issue #5444 - Support for plugin tests.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace Tests\Unit\_blank;
|
||||
namespace E107\Plugins\_blank\Tests\Unit;
|
||||
use Codeception\Test\Unit;
|
||||
|
||||
/* To use, run these commands from the root directory of e107 in CLI:
|
||||
|
Reference in New Issue
Block a user