diff --git a/test/packaging/lint-once.test.ts b/test/packaging/lint-once.test.ts index e90c67b..b7b4af2 100644 --- a/test/packaging/lint-once.test.ts +++ b/test/packaging/lint-once.test.ts @@ -646,9 +646,13 @@ describe("the resolver reads what the shell would run", () => { it("reads the body of a BuildKit heredoc RUN step", () => { expect( dockerRunCommands( - ["FROM scratch", "RUN <