From b992202ce467b4159dbe764eadb01bdd7e470be1 Mon Sep 17 00:00:00 2001 From: Eric Theise Date: Fri, 12 Jul 2024 18:52:58 -0700 Subject: [PATCH] Change to snapshot escaping to make tests happy. --- 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..0db7a4c1 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)

"`;