Skip to content

Commit

Permalink
Merge fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gururajsh committed Dec 13, 2024
1 parent 02f04d8 commit d206a61
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions command/v7/revision_command_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ var _ = Describe("revision Command", func() {
fakeSharedActor *commandfakes.FakeSharedActor
fakeActor *v7fakes.FakeActor
binaryName string
executeErr error
appName string

out *Buffer
Expand Down
19 changes: 19 additions & 0 deletions command/v7/v7fakes/fake_actor.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d206a61

Please sign in to comment.