diff --git a/tests/unit/Espo/Tools/Meeting/IcsTest.php b/tests/unit/Espo/Tools/Meeting/IcsTest.php index b2ab3d628d..9454f59e1f 100644 --- a/tests/unit/Espo/Tools/Meeting/IcsTest.php +++ b/tests/unit/Espo/Tools/Meeting/IcsTest.php @@ -61,7 +61,6 @@ class IcsTest extends TestCase "DTSTART:20250101T100000Z\r\n". "DTEND:20250101T110000Z\r\n". "SUMMARY:Test\r\n". - "LOCATION:\r\n". "ORGANIZER;CN=Hello Test:MAILTO:hello@test.com\r\n". "DESCRIPTION:Test.\r\n". "UID:test-id\r\n".