Skip to content

Commit

Permalink
Fix flaky spec
Browse files Browse the repository at this point in the history
  • Loading branch information
elceebee committed Sep 24, 2024
1 parent d390884 commit 09df794
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/system/support_interface/delete_application_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ def and_there_is_an_unsubmitted_application
:completed,
application_choices_count: 3,
submitted_at: nil,
first_name: 'Lisa',
last_name: 'Simpson',
)
end

Expand Down

0 comments on commit 09df794

Please sign in to comment.