diff --git a/.circleci/config.yml b/.circleci/config.yml index 12c0931..4184c8e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -30,7 +30,7 @@ jobs: - attach_workspace: at: . - run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc - - run: npm publish + - run: npm publish --tag test-release workflows: version: 2 diff --git a/__tests__/shared/components/__snapshots__/Avatar.jsx.snap b/__tests__/shared/components/__snapshots__/Avatar.jsx.snap index 0e9da75..45d3236 100644 --- a/__tests__/shared/components/__snapshots__/Avatar.jsx.snap +++ b/__tests__/shared/components/__snapshots__/Avatar.jsx.snap @@ -7,45 +7,17 @@ exports[`Snapshots 1`] = ` viewBox="0 0 141 141" width="141" xmlns="http://www.w3.org/2000/svg" - xmlnsXlink="http://www.w3.org/1999/xlink" >