We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 732a6a2 commit 54c24b3Copy full SHA for 54c24b3
1 file changed
tests/RecommendTest.php
@@ -1,5 +1,5 @@
1
<?php
2
-namespace tests;
+namespace Tigo\Recommendation\Tests;
3
4
use Tigo\Recommendation\Recommend;
5
use Tigo\Recommendation\Tests\DataArrayTrait;
@@ -54,4 +54,4 @@ public function testEuclideanExpectedResult()
54
}
55
56
57
-}
+}
0 commit comments