Skip to content

Commit

Permalink
Merge pull request #14 from localheinz/fix/namespace
Browse files Browse the repository at this point in the history
Fix namespace in test sources
  • Loading branch information
Ocramius authored Nov 2, 2023
2 parents a291149 + a6f506d commit 0c3e3fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

declare(strict_types=1);

namespace LaminasTest\ServiceManager;
namespace LaminasTest\Tag\Cloud\Decorator;

use Laminas\ServiceManager\ServiceManager;
use Laminas\ServiceManager\Test\CommonPluginManagerTrait;
Expand Down

0 comments on commit 0c3e3fa

Please sign in to comment.