Skip to content

Commit

Permalink
Apply fixes from StyleCI (#28)
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
mtrajano authored Feb 4, 2020
1 parent 0c57f23 commit 45c2b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/GeneratorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class GeneratorTest extends TestCase
'/oauth/personal-access-tokens/{token_id}',
];

public function setUp() : void
public function setUp(): void
{
parent::setUp();

Expand Down

0 comments on commit 45c2b0b

Please sign in to comment.