diff --git a/tests/Slave/OutputFormatter/PingOutputFormatterTest.php b/tests/Slave/OutputFormatter/PingOutputFormatterTest.php index 9886ff73..8f563304 100644 --- a/tests/Slave/OutputFormatter/PingOutputFormatterTest.php +++ b/tests/Slave/OutputFormatter/PingOutputFormatterTest.php @@ -52,7 +52,7 @@ public function inputProvider(): array ], [ 'ip' => '2a02:2398:106::1', - 'result' => ['-1', '-1', '-1', '-1', '-1', '-1', '-1', '-1', '-1', '-1'], + 'result' => ['-1', '-1', '-1', '-1', '-1', '-1', '-1', '-1', '-1', '-1', '-1', '-1', '-1', '-1', '-1'], ], ], ],