quick fix (#2548)
This commit is contained in:
parent
daa3b32ee2
commit
3a01106ab4
@ -63,7 +63,6 @@ func TestUsers(t *testing.T) {
|
||||
Name: "John Doe",
|
||||
Description: "some description",
|
||||
UsageLimit: int64(1000),
|
||||
PartnerID: testrand.UUID(),
|
||||
CreatedAt: time.Now(),
|
||||
})
|
||||
require.NoError(t, err)
|
||||
|
Loading…
Reference in New Issue
Block a user