Skip to content

Commit

Permalink
Accounts in eacl (#976)
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-khimov authored Aug 14, 2024
2 parents fbdcb2c + 970829d commit 37b5fb8
Show file tree
Hide file tree
Showing 10 changed files with 255 additions and 172 deletions.
2 changes: 1 addition & 1 deletion api/cache/objects_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ func getTestConfig() *Config {
}

func TestCache(t *testing.T) {
obj := objecttest.Object(t)
obj := objecttest.Object()
objID, _ := obj.ID()
cnrID, _ := obj.ContainerID()

Expand Down
Loading

0 comments on commit 37b5fb8

Please sign in to comment.