Skip to content

Commit 906397c

Browse files
fixed test cases of utils
1 parent 46b07c7 commit 906397c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/commands/util/utils_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ func TestNewUtilsCommand(t *testing.T) {
2828
&mock.ProjectsMockWrapper{},
2929
&mock.UploadsMockWrapper{},
3030
&mock.GroupsMockWrapper{},
31-
mock.AccessManagementMockWrapper{},
3231
mock.ApplicationsMockWrapper{},
3332
&mock.ByorMockWrapper{},
3433
&mock.FeatureFlagsMockWrapper{})

0 commit comments

Comments
 (0)