💚 use proper namespace

This commit is contained in:
odain
2020-08-06 15:39:19 +02:00
parent 76274557a3
commit 94ffcf4207
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace Combodo\iTop\Test\UnitTest\Setup;
namespace Combodo\iTop\Test\UnitTest\ReleaseChecklist;
use Combodo\iTop\Test\UnitTest\ItopTestCase;
use DOMDocument;