Skip to content

Commit 23b60ee

Browse files
committed
test
1 parent 97bc3c0 commit 23b60ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Routing/AttributeRoutingTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ protected function tearDown(): void
9090
Container::setInstance(null);
9191
parent::tearDown();
9292
}
93+
9394
public function test_it_registers_and_accesses_a_basic_get_route(): void
9495
{
9596
$request = Request::create('/get', 'GET');

0 commit comments

Comments
 (0)