diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 82743d9d6..998810120 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -24,6 +24,7 @@ on: env: PUBLIC_ENV: production + NODE_ENV: production jobs: chromatic-deployment: @@ -43,7 +44,7 @@ jobs: - run: npm run sync - run: npm run build - name: Publish to Chromatic - uses: chromaui/action@v1 + uses: chromaui/action@v16.6.3 with: projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }} exitOnceUploaded: true diff --git a/src/lib/components/accounts/Mailkey.svelte b/src/lib/components/accounts/Mailkey.svelte index b48db42b0..8a174e0b2 100644 --- a/src/lib/components/accounts/Mailkey.svelte +++ b/src/lib/components/accounts/Mailkey.svelte @@ -68,10 +68,10 @@

{/if} - - diff --git a/src/lib/components/accounts/Unverified.svelte b/src/lib/components/accounts/Unverified.svelte index a8e8e3bc8..4e69789f3 100644 --- a/src/lib/components/accounts/Unverified.svelte +++ b/src/lib/components/accounts/Unverified.svelte @@ -51,7 +51,7 @@ a user who is logged in but has `verified_journalist = false`. - + {#snippet icon()}{/snippet}

{$_("unverified.verify")}

@@ -75,7 +77,8 @@ exports[`Mailkey 1`] = `
@@ -84,7 +87,9 @@ exports[`Mailkey 1`] = ` title="" type="button" > + Create New Email Address + @@ -96,7 +101,9 @@ exports[`Mailkey 1`] = ` title="" type="button" > + Delete Existing Address + @@ -129,6 +136,7 @@ exports[`Mailkey 2`] = ` title="" type="button" > + + @@ -192,7 +201,8 @@ exports[`Mailkey 2`] = `
@@ -201,7 +211,9 @@ exports[`Mailkey 2`] = ` title="" type="button" > + Create New Email Address + @@ -213,7 +225,9 @@ exports[`Mailkey 2`] = ` title="" type="button" > + Delete Existing Address + diff --git a/src/lib/components/accounts/tests/__snapshots__/UserMenu.test.ts.snap b/src/lib/components/accounts/tests/__snapshots__/UserMenu.test.ts.snap index 635533243..4f7742341 100644 --- a/src/lib/components/accounts/tests/__snapshots__/UserMenu.test.ts.snap +++ b/src/lib/components/accounts/tests/__snapshots__/UserMenu.test.ts.snap @@ -46,7 +46,6 @@ exports[`UserMenu 1`] = `