Skip to content

Commit 54c24b3

Browse files
authored
Update RecommendTest.php
1 parent 732a6a2 commit 54c24b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/RecommendTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
namespace tests;
2+
namespace Tigo\Recommendation\Tests;
33

44
use Tigo\Recommendation\Recommend;
55
use Tigo\Recommendation\Tests\DataArrayTrait;
@@ -54,4 +54,4 @@ public function testEuclideanExpectedResult()
5454
}
5555

5656

57-
}
57+
}

0 commit comments

Comments
 (0)