Skip to content

Commit

Permalink
Remove unsupported brats tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
robdimsdale committed Jan 8, 2025
1 parent 77b1a99 commit 2f3b048
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/staticfile/brats/brats_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@ import (

var _ = Describe("Staticfile buildpack", func() {
bratshelper.UnbuiltBuildpack("nginx", CopyBrats)
bratshelper.DeployingAnAppWithAnUpdatedVersionOfTheSameBuildpack(CopyBrats)
bratshelper.DeployAppWithExecutableProfileScript("nginx", CopyBrats)
bratshelper.DeployAnAppWithSensitiveEnvironmentVariables(CopyBrats)
})

0 comments on commit 2f3b048

Please sign in to comment.