@@ -2390,22 +2390,22 @@ linux-x64-workflow: &linux-x64-workflow
23902390 requires :
23912391 - build
23922392 - run-frontend-shared-component-tests-chrome :
2393- context : [test-runner:launchpad-tests, test-runner:percy]
2393+ context : [test-runner:cypress-record-key, test-runner: launchpad-tests, test-runner:percy]
23942394 percy : true
23952395 requires :
23962396 - build
23972397 - run-launchpad-integration-tests-chrome :
2398- context : [test-runner:launchpad-tests, test-runner:percy]
2398+ context : [test-runner:cypress-record-key, test-runner: launchpad-tests, test-runner:percy]
23992399 percy : true
24002400 requires :
24012401 - build
24022402 - run-launchpad-component-tests-chrome :
2403- context : [test-runner:launchpad-tests, test-runner:percy]
2403+ context : [test-runner:cypress-record-key, test-runner: launchpad-tests, test-runner:percy]
24042404 percy : true
24052405 requires :
24062406 - build
24072407 - run-app-integration-tests-chrome :
2408- context : [test-runner:launchpad-tests, test-runner:percy]
2408+ context : [test-runner:cypress-record-key, test-runner: launchpad-tests, test-runner:percy]
24092409 percy : true
24102410 requires :
24112411 - build
@@ -2418,7 +2418,7 @@ linux-x64-workflow: &linux-x64-workflow
24182418 requires :
24192419 - system-tests-node-modules-install
24202420 - run-app-component-tests-chrome :
2421- context : [test-runner:launchpad-tests, test-runner:percy]
2421+ context : [test-runner:cypress-record-key, test-runner: launchpad-tests, test-runner:percy]
24222422 percy : true
24232423 requires :
24242424 - build
0 commit comments