From 81c83028281c6154f741ff0ef764d93f140af0ac Mon Sep 17 00:00:00 2001 From: Brabli <67018167+Brabli@users.noreply.github.com> Date: Thu, 21 Jul 2022 15:47:24 +0100 Subject: [PATCH] Remove space --- tests/Service/GeocodeTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Service/GeocodeTest.php b/tests/Service/GeocodeTest.php index 6de1349..6aa0b70 100644 --- a/tests/Service/GeocodeTest.php +++ b/tests/Service/GeocodeTest.php @@ -51,5 +51,4 @@ class GeocodeTest extends KernelTestCase use MappableTrait; }; } - }