Skip to content

Commit

Permalink
update snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiller1990 committed Dec 19, 2022
2 parents 7f14a32 + fcc49b5 commit 13a2007
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tooling/v8-snapshot/cache/darwin/snapshot-meta.json
Expand Up @@ -57,7 +57,6 @@
"./packages/server/lib/capture.js",
"./packages/server/lib/cloud/exception.ts",
"./packages/server/lib/errors.ts",
"./packages/server/lib/makeDataContext.ts",
"./packages/server/lib/modes/record.js",
"./packages/server/lib/modes/run.ts",
"./packages/server/lib/open_project.ts",
Expand Down Expand Up @@ -800,6 +799,7 @@
"./packages/server/lib/files.js",
"./packages/server/lib/fixture.js",
"./packages/server/lib/log.js",
"./packages/server/lib/makeDataContext.ts",
"./packages/server/lib/modes/interactive.ts",
"./packages/server/lib/plugins/dev-server.js",
"./packages/server/lib/plugins/preprocessor.js",
Expand Down Expand Up @@ -3821,6 +3821,7 @@
"./packages/extension/index.js",
"./packages/extension/lib/extension.js",
"./packages/extension/lib/util.js",
"./packages/frontend-shared/cypress/e2e/prod-dependencies.ts",
"./packages/frontend-shared/cypress/e2e/v8-snapshot-entry.ts",
"./packages/graphql/node_modules/chalk/source/templates.js",
"./packages/graphql/node_modules/chalk/source/util.js",
Expand Down

5 comments on commit 13a2007

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 13a2007 Dec 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.2.0/linux-arm64/feature/create-from-react-component-13a2007b0f0304fa83b07132193bb8259886d5dd/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 13a2007 Dec 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.2.0/linux-x64/feature/create-from-react-component-13a2007b0f0304fa83b07132193bb8259886d5dd/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 13a2007 Dec 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.2.0/darwin-arm64/feature/create-from-react-component-13a2007b0f0304fa83b07132193bb8259886d5dd/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 13a2007 Dec 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.2.0/darwin-x64/feature/create-from-react-component-13a2007b0f0304fa83b07132193bb8259886d5dd/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 13a2007 Dec 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the win32 x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.2.0/win32-x64/feature/create-from-react-component-13a2007b0f0304fa83b07132193bb8259886d5dd/cypress.tgz

Please sign in to comment.