Fix the tests.
This commit is contained in:
parent
8f6cdabde3
commit
2bc3df1c3e
2 changed files with 3 additions and 1 deletions
|
@ -856,7 +856,6 @@ class TestGetRepoBuilds(ApiTestCase):
|
|||
|
||||
assert 'id' in build
|
||||
assert 'status' in build
|
||||
assert 'message' in build
|
||||
|
||||
|
||||
class TestRequearRepoBuild(ApiTestCase):
|
||||
|
|
Reference in a new issue