Skip to content

Commit

Permalink
increase sleep time due to change of retries
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin67 committed Feb 24, 2024
1 parent 9a9ef79 commit 58ad9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/inngest/function/cases/failure_handler_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Inngest.Function.Cases.RetriableTest do
alias Inngest.Test.DevServer
import Inngest.Test.Helper

@default_sleep 10_000
@default_sleep 20_000
@event_name "test/plug.retriable"

@tag :integration
Expand Down

0 comments on commit 58ad9ed

Please sign in to comment.