Skip to content

Commit f16c24e

Browse files
committed
CS
1 parent 5cc9547 commit f16c24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Map/tests/Cluster/ClusteringPerformanceTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ public function testScenarioRegion50000(ClusteringAlgorithmInterface $algorithm,
5252
$points = $this->generatePoints(50000, 48.8, 49, 2.2, 2.5);
5353
$this->runPerformanceTest($algorithm, $points, $zoom);
5454
}
55-
55+
5656
/**
5757
* Scenario 2: Moderate number of points (5,000), broad area (France and surroundings).
5858
*

0 commit comments

Comments
 (0)