From 4d08875c3974b949f8db0c9fe02dcb24604eb52b Mon Sep 17 00:00:00 2001 From: Eric Theise Date: Thu, 27 Jun 2024 09:37:50 -0700 Subject: [PATCH] Re: https://github.com/OpenHistoricalMap/issues/issues/785; OHMifies a test snapshot. --- tests/__snapshots__/test.popup.ts.snap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/__snapshots__/test.popup.ts.snap b/tests/__snapshots__/test.popup.ts.snap index 8bca7586..fa92a24c 100644 --- a/tests/__snapshots__/test.popup.ts.snap +++ b/tests/__snapshots__/test.popup.ts.snap @@ -1,5 +1,5 @@ // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`featurePopupContent > 1`] = `"

Node 270198479

Tags 3

Metadata

Coordinates

41.8837598 / 12.4947844 (lat/lon)

"`; +exports[`featurePopupContent > 1`] = `"

Node 270198479

Tags 3

Metadata

Coordinates

41.8837598 / 12.4947844 (lat/lon)

"`; -exports[`featurePopupContent > 2`] = `"

Relation 1243821

Tags 20

Coordinates

50.894924 / 4.3415237 (lat/lon)

"`; +exports[`featurePopupContent > 2`] = `"

Relation 1243821

Tags 20

Coordinates

50.894924 / 4.3415237 (lat/lon)

"`;