Skip to content

Commit

Permalink
Change message
Browse files Browse the repository at this point in the history
  • Loading branch information
gururajsh committed Jul 23, 2024
1 parent e3fd36a commit 9ced2f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actor/v7action/application_summary_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ var _ = Describe("Application Summary Actions", func() {
})
})

When("the deployment is finalized", func() {
When("the deployment is not active", func() {
BeforeEach(func() {
fakeCloudControllerClient.GetDeploymentsReturns(
[]resources.Deployment{
Expand Down

0 comments on commit 9ced2f3

Please sign in to comment.