Test that the pdf is attached

This commit is contained in:
Montana
2018-08-27 12:15:05 -04:00
parent cfe9b7589e
commit 6df897191c
3 changed files with 10 additions and 2 deletions

View File

@@ -134,6 +134,7 @@ def test_update_financial_verification_without_task_order(
extended_financial_verification_data["clin_0001"]
)
assert request.task_order.source == TaskOrderSource.MANUAL
assert request.task_order.pdf
def test_update_financial_verification_with_task_order():