fix(memory_test): rebase master

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
pull/7552/head
Matthew Fisher 6 years ago
parent e24b21a3dc
commit 8e1fc4bc6f
No known key found for this signature in database
GPG Key ID: 92AA783CBAAE8E3B

@ -101,6 +101,7 @@ func TestMemoryGet(t *testing.T) {
func TestMemoryList(t *testing.T) {
ts := tsFixtureMemory(t)
ts.SetNamespace("default")
// list all deployed releases
dpl, err := ts.List(func(rel *rspb.Release) bool {

Loading…
Cancel
Save