Make the resolver functions less PDC specific

This commit is contained in:
mprahl
2018-03-01 19:31:02 -05:00
parent e22cbbab31
commit d3f92bf5d3
5 changed files with 49 additions and 41 deletions

View File

@@ -61,7 +61,7 @@ class TestModuleWait:
mocked_module_build = mock.Mock()
mocked_module_build.json.return_value = {
'name': 'foo',
'stream': 1,
'stream': '1',
'version': 1,
'state': 'some state',
'id': 1