Skip to content

Commit

Permalink
fix remove require cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelangarano committed Sep 15, 2023
1 parent 77c01fc commit 67155b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/cypress-cloud/lib/cypress/cypress.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import cypress from "cypress";
console.log("resolve:", require.resolve("cypress"));
console.log(import.meta.resolve && import.meta.resolve("cypress"));
import {
CurrentsRunParameters,
CypressResult,
Expand Down

0 comments on commit 67155b2

Please sign in to comment.