From e5d7fd8e9d061ae54f71a5198c5b4cbc7ae8236b Mon Sep 17 00:00:00 2001 From: Ryan Manuel Date: Mon, 21 Mar 2022 11:07:16 -0500 Subject: [PATCH] chore: update kitchensink pr to point to 10.0.0 pr (#20712) --- circle.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/circle.yml b/circle.yml index c1025a179d8d..2456aced5c4b 100644 --- a/circle.yml +++ b/circle.yml @@ -1689,7 +1689,6 @@ jobs: steps: - clone-repo-and-checkout-branch: repo: cypress-example-kitchensink - pull_request_id: 524 - install-required-node - run: name: Remove cypress.json @@ -2005,7 +2004,6 @@ jobs: - test-binary-against-repo: repo: cypress-example-kitchensink browser: "electron" - pull_request_id: 524 test-binary-against-kitchensink-firefox: <<: *defaults @@ -2013,7 +2011,6 @@ jobs: - test-binary-against-repo: repo: cypress-example-kitchensink browser: firefox - pull_request_id: 524 test-binary-against-kitchensink-chrome: <<: *defaults @@ -2021,7 +2018,6 @@ jobs: - test-binary-against-repo: repo: cypress-example-kitchensink browser: chrome - pull_request_id: 524 test-binary-against-todomvc-firefox: <<: *defaults