Skip to content

Commit 8c18615

Browse files
George Penkovgeorgepenkoff
authored andcommitted
Fixing broken namespace of test class
1 parent 2a1fe48 commit 8c18615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/CliTestDoxReducedOutputPrinterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
declare(strict_types=1);
3-
namespace Wealthberry\TestDox\Tests;
3+
namespace Wealthberry\TestDox\Tests\Unit;
44

55
use PHPUnit\Framework\Error;
66
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)