Skip to content

Commit 1b86992

Browse files
committed
Moved ClientFactoryTest to Integration tests and removed Unit tests dir.
1 parent 5701c27 commit 1b86992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/ClientFactoryTest.php renamed to tests/integration/ClientFactoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* @package Plausible Analytics Unit Tests - ClientFactory
44
*/
55

6-
namespace Plausible\Analytics\Tests\Unit;
6+
namespace Plausible\Analytics\Tests\Integration;
77

88
use Plausible\Analytics\Tests\TestCase;
99
use Plausible\Analytics\WP\Client;

0 commit comments

Comments
 (0)