Fix syntax error caused by conflict resolution
This commit is contained in:
parent
64ce465285
commit
3dd5612732
@ -717,4 +717,3 @@ class ServerTestCase(unittest.TestCase):
|
||||
data = json.loads(resp.data)
|
||||
self.assertNotEqual(data, None)
|
||||
self.assertEqual(data["finished"], [], "Failed to delete the failed build: %s" % data)
|
||||
>>>>>>> Add tests for /compose API
|
||||
|
Loading…
Reference in New Issue
Block a user