update CG_Importer.get_build test
This commit is contained in:
parent
f0918c7941
commit
23778dceb7
1 changed files with 1 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ class TestCGImporter(unittest.TestCase):
|
|||
x = kojihub.CG_Importer()
|
||||
x.get_metadata('default.json', 'cg_importer_json')
|
||||
x.prep_build()
|
||||
x.prepped_outputs = []
|
||||
get_build.return_value = {'id': 43, 'package_id': 1,
|
||||
'package_name': 'testpkg',
|
||||
'name': 'testpkg', 'version': '1.0.1e',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue