diff --git a/turborepo-tests/integration/tests/invalid-package-json.t b/turborepo-tests/integration/tests/invalid-package-json.t index 235df41d8738c..a487892d21c01 100644 --- a/turborepo-tests/integration/tests/invalid-package-json.t +++ b/turborepo-tests/integration/tests/invalid-package-json.t @@ -43,7 +43,7 @@ Add invalid packageManager field that passes the regex. x could not resolve workspaces `-> invalid semantic version: Failed to parse an integer component of a semver string: number too large to fit in target type - ,-\(.*/package.json:5:1\) (re) + ,-\(.*package.json:5:1\) (re) 5 | }, 6 | "packageManager": "npm@0.3.211111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111", : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^|^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/turborepo-tests/integration/tests/recursive-turbo.t b/turborepo-tests/integration/tests/recursive-turbo.t index b5688e486983d..910276dffda71 100644 --- a/turborepo-tests/integration/tests/recursive-turbo.t +++ b/turborepo-tests/integration/tests/recursive-turbo.t @@ -8,7 +8,7 @@ sed replaces the square brackets with parentheses so prysk can parse the file pa \xe2\x80\xa2 Remote caching disabled (esc) x root task //#something (turbo run build) looks like it invokes turbo and | might cause a loop - ,-\(.*/package.json:3:1\) (re) + ,-\(.*package.json:3:1\) (re) 3 | "scripts": { 4 | "something": "turbo run build" : ^^^^^^^^|^^^^^^^^