Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna authored and github-actions[bot] committed Jul 12, 2022
1 parent bd3b8e2 commit abca2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/GuideTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@

namespace Sajya\Server\Tests\Unit;

use Illuminate\Support\Facades\Bus;
use Illuminate\Support\Facades\Log;
use Sajya\Server\Guide;
use Sajya\Server\HandleProcedure;
use Sajya\Server\Http\Request;
use Sajya\Server\Procedure;
use Sajya\Server\Tests\FixtureProcedure;
use Sajya\Server\Tests\TestCase;
use Illuminate\Support\Facades\Bus;

class GuideTest extends TestCase
{
Expand Down

0 comments on commit abca2c3

Please sign in to comment.