Increase timeout for flaky test

pull/431/head
Luke Imhoff 6 years ago
parent e3f7581572
commit 69a6bb65c8
  1. 3
      apps/indexer/test/indexer/sequence_test.exs

@ -104,7 +104,8 @@ defmodule Indexer.SequenceTest do
[
"Range (0..1) direction is opposite step (-1) direction",
"Range (4..5) direction is opposite step (-1) direction"
]}
]},
200
end
end

Loading…
Cancel
Save