Skip to content

Commit 65c49f1

Browse files
committed
Fix typo in test namespace
1 parent 1f29c04 commit 65c49f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/Middleware/SetLocaleTest.php

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

3-
namespace CodeZero\LocalizedRoutes\Tests\Unit\Macros;
3+
namespace CodeZero\LocalizedRoutes\Tests\Unit\Middleware;
44

55
use CodeZero\LocalizedRoutes\Middleware\SetLocale;
66
use CodeZero\LocalizedRoutes\Tests\Stubs\Model;

0 commit comments

Comments
 (0)