Skip to content

Commit 2f3b048

Browse files
committed
Remove unsupported brats tests.
1 parent 77b1a99 commit 2f3b048

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/staticfile/brats/brats_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,5 @@ import (
77

88
var _ = Describe("Staticfile buildpack", func() {
99
bratshelper.UnbuiltBuildpack("nginx", CopyBrats)
10-
bratshelper.DeployingAnAppWithAnUpdatedVersionOfTheSameBuildpack(CopyBrats)
1110
bratshelper.DeployAppWithExecutableProfileScript("nginx", CopyBrats)
12-
bratshelper.DeployAnAppWithSensitiveEnvironmentVariables(CopyBrats)
1311
})

0 commit comments

Comments
 (0)