Skip to content

Commit

Permalink
A fix for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
oltarasenko committed Dec 14, 2020
1 parent 17b630f commit c067eba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/api_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ defmodule APITest do

assert conn.resp_body == "Started!"

Process.sleep(1000)

conn =
:get
|> conn("/spiders/TestSpider/scheduled-requests", "")
Expand Down

0 comments on commit c067eba

Please sign in to comment.