Ensure that MockPodRegistry verifies the query it's passed.

This commit is contained in:
Daniel Smith
2014-06-17 18:33:51 -07:00
parent 1fd954b1d3
commit 372e7b7727
2 changed files with 17 additions and 5 deletions

View File

@@ -72,6 +72,9 @@ func TestSyncEndpointsItems(t *testing.T) {
},
},
},
Labels: map[string]string{
"foo": "bar",
},
},
},
}