Skip to content

Commit

Permalink
use v7action package more coherently
Browse files Browse the repository at this point in the history
  • Loading branch information
jcvrabo committed Jan 7, 2025
1 parent 2a774da commit 1c4ca78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actor/v7action/revisions_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ var _ = Describe("Revisions Actions", func() {
Describe("GetEnvironmentVariableGroupByRevision", func() {
var (
actor *Actor
environmentVariablesGroup v7action.EnvironmentVariableGroup
environmentVariablesGroup EnvironmentVariableGroup
executeErr error
fakeCloudControllerClient *v7actionfakes.FakeCloudControllerClient
fakeConfig *v7actionfakes.FakeConfig
Expand Down

0 comments on commit 1c4ca78

Please sign in to comment.