Skip to content

Commit 1f6aa11

Browse files
authored
Apply fixes from StyleCI (#153)
1 parent 0cbd9de commit 1f6aa11

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/RecordedEndpointResolveTest.php

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?php
22

3-
use FiveamCode\LaravelNotionApi\Entities\Entity;
43
use FiveamCode\LaravelNotionApi\Entities\NotionParent;
54
use FiveamCode\LaravelNotionApi\Entities\User;
65
use Illuminate\Support\Facades\Http;
@@ -115,4 +114,3 @@
115114
expect($relationPageTitles->first())->toBeString();
116115
expect($relationPageTitles->first())->toBe('test 1');
117116
});
118-

0 commit comments

Comments
 (0)