6 lines
96 B
PHP
6 lines
96 B
PHP
<?php
|
|
|
|
use AlexanderGabriel\FilamentOauth2\Tests\TestCase;
|
|
|
|
uses(TestCase::class)->in(__DIR__);
|