Skip to content

Commit 041ea64

Browse files
Fix tests
1 parent f4fa6c4 commit 041ea64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration/integration_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ var _ = Describe("Nodejs buildpack", func() {
3838
Buildpacks: []libbuildpack.BuildpackInfo{
3939
{
4040
ID: "org.cloudfoundry.buildpacks.nodejs",
41-
Version: "1.6.32",
41+
Version: "0.0.1",
4242
},
4343
},
4444
}

0 commit comments

Comments
 (0)