diff --git a/packages/builder/src/steps/__snapshots__/deploy.test.ts.snap b/packages/builder/src/steps/__snapshots__/deploy.test.ts.snap deleted file mode 100644 index bd39c2273..000000000 --- a/packages/builder/src/steps/__snapshots__/deploy.test.ts.snap +++ /dev/null @@ -1,3 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`steps/deploy.ts exec() when create2 = true fails if contract already deployed 1`] = `"The CREATE2 contract seems to be failing in the constructor. However, we were not able to get a stack trace."`;