Skip to content

Commit

Permalink
[ARP-86023] ARP IPF: Fix ARP user request spec time flakiness.
Browse files Browse the repository at this point in the history
  • Loading branch information
nihil2501 committed Sep 6, 2024
1 parent 635f022 commit 2054077
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
)
end

it 'responds with the user and their in progress form' do
it 'responds with the user and their in progress form', run_at: '2024-09-06T16:19:34-04:00' do
get '/accredited_representative_portal/v0/user'

expect(response).to have_http_status(:ok)
Expand Down

0 comments on commit 2054077

Please sign in to comment.