]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Util/ArraysTest.php
Merge pull request #7785 from nupplaphil/bug/7676-is_file_warning
[friendica.git] / tests / src / Util / ArraysTest.php
index 2028cfc90e45a4a5d13eb7d33441be2cdf53c8f7..a360285da8528ba985717a309c9bf60859cfadd4 100644 (file)
@@ -3,7 +3,7 @@
  * @file tests/src/Util/Arrays.php
  * @author Roland Haeder<https://f.haeder.net/profile/roland>
  */
-namespace Friendica\Test\Util;
+namespace Friendica\Test\src\Util;
 
 use Friendica\Util\Arrays;
 use PHPUnit\Framework\TestCase;