Removed some code

This commit is contained in:
Martyn Inglis
2016-08-24 14:05:54 +01:00
parent 805da23d6b
commit 1e10c0485c
2 changed files with 1 additions and 2 deletions

View File

@@ -128,7 +128,6 @@ def test_create_job(notify_api, sample_template, mocker, fake_uuid):
path,
data=json.dumps(data),
headers=headers)
print(json.loads(response.get_data(as_text=True)))
assert response.status_code == 201
app.celery.tasks.process_job.apply_async.assert_called_once_with(