Skip to content

Commit

Permalink
fix phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrajodas committed Jan 21, 2025
1 parent 5e45206 commit 6dffcff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/phpunit/FunctionalGCSTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ class FunctionalGCSTest extends TestCase

protected StorageApi $sapiClient;

private StorageClient $storageClient;

private string $testRunId;

public function setUp(): void
Expand Down

0 comments on commit 6dffcff

Please sign in to comment.