From 372518d24c8f5d6597a0dd00abe8d44a4b044151 Mon Sep 17 00:00:00 2001 From: rui hildt Date: Mon, 5 Feb 2024 15:29:50 +0100 Subject: [PATCH] Fix snapshot post merge --- .../__snapshots__/Location.test.ts.snap | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/components/__snapshots__/Location.test.ts.snap b/src/components/__snapshots__/Location.test.ts.snap index 331a7894..99222541 100644 --- a/src/components/__snapshots__/Location.test.ts.snap +++ b/src/components/__snapshots__/Location.test.ts.snap @@ -4,11 +4,11 @@ exports[`Location should show two countries 1`] = `
- +

- Select the location where you want to have all your browser traffic routed through. + Select the location where you want to have all your browser traffic routed through.

@@ -16,7 +16,7 @@ exports[`Location should show two countries 1`] = ` class="n-collapse" style="--n-font-size: 14px; --n-bezier: cubic-bezier(.4, 0, .2, 1); --n-text-color: rgb(51, 54, 57); --n-divider-color: rgb(239, 239, 245); --n-title-padding: 16px 0 0 0; --n-title-font-size: 14px; --n-title-text-color: rgb(31, 34, 37); --n-title-text-color-disabled: rgba(194, 194, 194, 1); --n-title-font-weight: 400; --n-arrow-color: rgb(51, 54, 57); --n-arrow-color-disabled: rgba(194, 194, 194, 1); --n-item-margin: 16px 0 0 0;" > - +
@@ -26,7 +26,7 @@ exports[`Location should show two countries 1`] = `
- + - +
- + - +
- +
- +
`;