Skip to content

Commit

Permalink
test: Add use Facades/DB to test
Browse files Browse the repository at this point in the history
  • Loading branch information
NilsDelaguardia committed Oct 28, 2024
1 parent 1f5e21e commit 8752ccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/LoggerIpTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
namespace Sourcetoad\Logger\Test;

use Sourcetoad\Logger\Models\AuditActivity;
use Illuminate\Support\Facades\DB;

class LoggerIpTest extends TestCase
{
Expand Down

0 comments on commit 8752ccb

Please sign in to comment.