From c55f2aab46da90601ea03fd85f54529d002c1371 Mon Sep 17 00:00:00 2001 From: Kevin Miller Date: Thu, 17 Dec 2020 16:25:09 -0800 Subject: [PATCH] chore(test): bump snapshots, fix CI build --- .circleci/config.yml | 4 +++ .../state/__snapshots__/state-links.js.snap | 32 ------------------- 2 files changed, 4 insertions(+), 32 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 3fe45e002..f70466caf 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -29,11 +29,15 @@ jobs: - run: name: fetch-data-repo command: 'yarn run setup:data-repo' + - run: + name: fetch-screenshot-repo + command: 'yarn run setup:screenshot-repo' - persist_to_workspace: root: *workspace_root paths: - _api - _data + - _screenshots gatsby-build: executor: main-executor steps: diff --git a/src/__tests__/components/pages/state/__snapshots__/state-links.js.snap b/src/__tests__/components/pages/state/__snapshots__/state-links.js.snap index 529413bd9..fb4540de0 100644 --- a/src/__tests__/components/pages/state/__snapshots__/state-links.js.snap +++ b/src/__tests__/components/pages/state/__snapshots__/state-links.js.snap @@ -4,22 +4,6 @@ exports[`Components : Pages : State : State links renders correctly 1`] = `
- - - Best current data source - - - - - Secondary data source - - - - - Best current data source - - - - - Secondary data source - -