Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 70973dc

Browse files
stevebaumanStyleCIBot
authored andcommitted
Applied fixes from StyleCI
1 parent d4cd1ed commit 70973dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/AdldapTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
use Adldap\Auth\Guard;
66
use Adldap\Connections\Manager;
77
use Adldap\Connections\Provider;
8+
use Adldap\Contracts\AdldapInterface;
89
use Adldap\Laravel\Facades\Adldap;
910
use Adldap\Laravel\Tests\Models\User as EloquentUser;
1011
use Adldap\Models\User;
1112
use Adldap\Query\Builder;
1213
use Adldap\Schemas\Schema;
1314
use Adldap\Search\Factory;
14-
use Adldap\Contracts\AdldapInterface;
1515
use Illuminate\Support\Facades\App;
1616
use Illuminate\Support\Facades\Auth;
1717

0 commit comments

Comments
 (0)