Skip to content

Commit 45c2b0b

Browse files
authored
Apply fixes from StyleCI (#28)
[ci skip] [skip ci]
1 parent 0c57f23 commit 45c2b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/GeneratorTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class GeneratorTest extends TestCase
3030
'/oauth/personal-access-tokens/{token_id}',
3131
];
3232

33-
public function setUp() : void
33+
public function setUp(): void
3434
{
3535
parent::setUp();
3636

0 commit comments

Comments
 (0)