Skip to content

Commit

Permalink
fix cs issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Feb 26, 2024
1 parent 13be8f6 commit 118d419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Imagine/Cache/Resolver/AwsS3ResolverTest.php
Expand Up @@ -344,7 +344,7 @@ public function testCatchAndLogExceptionForFilterOnRemove(): void
}

/**
* @return MockObject|\Aws\S3\S3Client
* @return MockObject|S3Client
*/
protected function getS3ClientMock()
{
Expand Down

0 comments on commit 118d419

Please sign in to comment.