Skip to content

Commit 37b5fb8

Browse files
authored
Accounts in eacl (#976)
2 parents fbdcb2c + 970829d commit 37b5fb8

10 files changed

+255
-172
lines changed

api/cache/objects_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ func getTestConfig() *Config {
2020
}
2121

2222
func TestCache(t *testing.T) {
23-
obj := objecttest.Object(t)
23+
obj := objecttest.Object()
2424
objID, _ := obj.ID()
2525
cnrID, _ := obj.ContainerID()
2626

0 commit comments

Comments
 (0)