Skip to content

Commit 134dcfc

Browse files
authored
Skip outdated CNB test (#1554)
1 parent 48768b9 commit 134dcfc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cnb/cnb_lifecycle.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ var _ = CNBDescribe("CloudNativeBuildpacks lifecycle", func() {
4545

4646
Describe("pushing Node.js application with CNB lifecycle and no buildpacks", func() {
4747
It("fails", func() {
48+
Skip("System buildpacks are supported in latest CAPI version")
4849
push := cf.Cf("push",
4950
appName,
5051
"-p", assets.NewAssets().CNBNode,

0 commit comments

Comments
 (0)