fix a few tests caused by fallout between 3.2.2 bugs and 3.3 multicred

This commit is contained in:
Ryan Petrello
2017-12-13 13:30:29 -05:00
parent d35bfafcf5
commit ea4cd99003
5 changed files with 5 additions and 73 deletions

View File

@@ -1427,8 +1427,8 @@ def test_field_removal(put, organization, admin, credentialtype_ssh, version, pa
['ad_hoc_commands', AdHocCommand()],
['insights_inventories', Inventory()],
['inventorysources', InventorySource()],
['jobs', Job()],
['jobtemplates', JobTemplate()],
['unifiedjobs', Job()],
['unifiedjobtemplates', JobTemplate()],
['projects', Project()],
['workflowjobnodes', WorkflowJobNode()],
])