From ec2ec00cf4bae8c14a2b32c192cb082a4c254e0d Mon Sep 17 00:00:00 2001 From: "jeremy@jermolene.com" Date: Tue, 9 May 2023 10:39:57 +0100 Subject: [PATCH] Fix breaking tests --- .../tiddlywiki/geospatial/tests/widgets/geomap-refresh.tid | 5 ++++- plugins/tiddlywiki/geospatial/tests/widgets/geomap.tid | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/plugins/tiddlywiki/geospatial/tests/widgets/geomap-refresh.tid b/plugins/tiddlywiki/geospatial/tests/widgets/geomap-refresh.tid index d727bb0f8..ee1aca865 100644 --- a/plugins/tiddlywiki/geospatial/tests/widgets/geomap-refresh.tid +++ b/plugins/tiddlywiki/geospatial/tests/widgets/geomap-refresh.tid @@ -55,4 +55,7 @@ Click here to enable the layer + title: ExpectedResult -

Winchester,Oxford,

\ No newline at end of file +

\ No newline at end of file diff --git a/plugins/tiddlywiki/geospatial/tests/widgets/geomap.tid b/plugins/tiddlywiki/geospatial/tests/widgets/geomap.tid index 79ecc5cb7..7e0f0ea12 100644 --- a/plugins/tiddlywiki/geospatial/tests/widgets/geomap.tid +++ b/plugins/tiddlywiki/geospatial/tests/widgets/geomap.tid @@ -50,4 +50,4 @@ title: Output + title: ExpectedResult -

Winchester,Oxford,

\ No newline at end of file +

\ No newline at end of file