Skip to content

Commit 21708e8

Browse files
committed
Update LumenAwsServiceProviderTest.php
1 parent 1b1b533 commit 21708e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/LumenAwsServiceProviderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class LumenAwsServiceProviderTest extends AwsServiceProviderTest
88
{
9-
public function setUp()
9+
public function setUp(): void
1010
{
1111
if (!class_exists(Application::class)) {
1212
$this->markTestSkipped();

0 commit comments

Comments
 (0)