1
0
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:
camer0n
2025-03-16 13:49:46 -07:00
parent 52041d406f
commit d7c69a8d81
4 changed files with 348 additions and 234 deletions

View File

@@ -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: