Skip to content

Commit 24cc6c1

Browse files
authored
fix namespace
1 parent ca5e276 commit 24cc6c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PairsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Php\Pairs\Pairs\tests;
3+
namespace Php\Pairs\Tests;
44

55
use PHPUnit\Framework\TestCase;
66

0 commit comments

Comments
 (0)