Skip to content

Commit 2003d78

Browse files
smnandreKocal
andauthored
Update src/Map/tests/Cluster/ClusteringPerformanceTest.php
Co-authored-by: Hugo Alliaume <[email protected]>
1 parent ae7bd4e commit 2003d78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Map/tests/Cluster/ClusteringPerformanceTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ public static function algorithmProvider(): iterable
5656
public function testScenarioRegion50000(ClusteringAlgorithmInterface $algorithm, float $zoom): void
5757
{
5858
$points = $this->generatePoints(50000, 48.8, 49, 2.2, 2.5);
59+
5960
$this->runPerformanceTest($algorithm, $points, $zoom);
6061
}
6162

0 commit comments

Comments
 (0)