Skip to content

Commit 91ec266

Browse files
committed
make gen
1 parent 4cac9fd commit 91ec266

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

internal/daemon/controller/handlers/accounts/grants_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,6 @@ func TestGrants_CreateAccount(t *testing.T) {
566566
}
567567
})
568568
}
569-
570569
}
571570

572571
func TestGrants_DeleteAccount(t *testing.T) {
@@ -749,7 +748,6 @@ func TestGrants_DeleteAccount(t *testing.T) {
749748
}
750749
})
751750
}
752-
753751
}
754752

755753
func TestGrants_UpdateAccount(t *testing.T) {
@@ -942,5 +940,4 @@ func TestGrants_UpdateAccount(t *testing.T) {
942940
}
943941
})
944942
}
945-
946943
}

0 commit comments

Comments
 (0)