resources: The user should not call Init
Even in tests...
This commit is contained in:
@@ -657,7 +657,6 @@ func NewNoopResTest(name string) *NoopResTest {
|
||||
},
|
||||
},
|
||||
}
|
||||
obj.Init() // optional here in this testing scenario (for now)
|
||||
return obj
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user