Fix test typo.
This commit is contained in:
committed by
Steve Chavez
parent
60b64d3e81
commit
dfdf3d30b3
@@ -21,7 +21,7 @@ import Protolude hiding (get)
|
||||
|
||||
spec :: SpecWith ((), Application)
|
||||
spec =
|
||||
describe "Queryiny in parallel" $
|
||||
describe "Querying in parallel" $
|
||||
it "should not raise 'transaction in progress' error" $
|
||||
raceTest 10 $
|
||||
get "/fakefake"
|
||||
|
||||
Reference in New Issue
Block a user