Skip to content

Commit

Permalink
fix: Fix class and filename.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jan 8, 2022
1 parent 68d29e4 commit 0405fe3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
/**
* @Groups({"ci", "local"})
*/
final class SimpleCachingIteratorsAggregateBench extends IteratorBenchmark
final class SimpleCachingIteratorAggregateBench extends IteratorBenchmark
{
/**
* @ParamProviders("provideGenerators")
Expand Down

0 comments on commit 0405fe3

Please sign in to comment.