diff --git a/tests/Feature/Reindexer/ServiceTest.php b/tests/Feature/Reindexer/ServiceTest.php index 7dfe983..9be881d 100644 --- a/tests/Feature/Reindexer/ServiceTest.php +++ b/tests/Feature/Reindexer/ServiceTest.php @@ -212,6 +212,5 @@ public function testSetReplication() ], $response->getDecodedResponseBody(true) ); - } }