Skip to content

Commit

Permalink
Update email_tests.py
Browse files Browse the repository at this point in the history
  • Loading branch information
brianlzhou committed May 27, 2023
1 parent 2268872 commit f64e107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/email_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def get_long(self):

# Create a hardcoded User instance
new_user = User(
application_id='123',
application_id='999999999',
name='TESTING USER',
submission_time=datetime.utcnow(),
county='TESTING COUNTY',
Expand Down

0 comments on commit f64e107

Please sign in to comment.