diff --git a/backend/internal/e2e_test.go b/backend/internal/e2e_test.go index fe24a5cd..c0ebf04e 100644 --- a/backend/internal/e2e_test.go +++ b/backend/internal/e2e_test.go @@ -87,7 +87,7 @@ func TestE2EDoubleRun(t *testing.T) { } // TODO this is only until these features get released in mainline tofu. tofuBinaryPath := path.Join("moduleindex", "moduleschema", "testtofu", binaryName) - backendInstance := tofutestutils.Must2(backendFactory.Create(ctx, registryDir, workDir, docsDir, s3Params, 25, tofuBinaryPath)) + backendInstance := tofutestutils.Must2(backendFactory.Create(ctx, registryDir, workDir, docsDir, blocklist.New(), s3Params, 25, tofuBinaryPath)) t.Logf("🏃 Starting first run...") tofutestutils.Must(backendInstance.Generate(