Skip to content

Commit 66d8735

Browse files
committed
Update provider location
1 parent a7ce19b commit 66d8735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace GnaHotelSolutions\LaravelTrailingSlash\Tests;
44

5+
use GnaHotelSolutions\LaravelTrailingSlash\Providers\LaravelTrailingSlashServiceProvider;
56
use Orchestra\Testbench\TestCase as BaseTestCase;
6-
use GnaHotelSolutions\LaravelTrailingSlash\LaravelTrailingSlashServiceProvider;
77

88
class TestCase extends BaseTestCase
99
{

0 commit comments

Comments
 (0)