fix tests for new request field values

This commit is contained in:
dandds
2018-08-15 10:36:39 -04:00
committed by luisgov
parent b88b4b6d2c
commit 9514556797
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ from atst.forms.request import RequestForm
class TestRequestForm:
form_data = {
'dod_component': 'us_air_force',
'dod_component': 'Army and Air Force Exchange Service',
'jedi_usage': 'cloud-ify all the things',
'num_software_systems': '12',
'estimated_monthly_spend': '1000000',