Skip to content

Commit f712a7f

Browse files
committed
Use correct test message
1 parent 7b01ba6 commit f712a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/GeoIp2/Test/WebService/ClientTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ public function testInsights()
257257
$this->assertSame(
258258
1.3,
259259
$record->traits->staticIpScore,
260-
'staticIPScore is 2'
260+
'staticIPScore is 1.3'
261261
);
262262

263263
$this->assertSame(

0 commit comments

Comments
 (0)