codeforamerica / ohana-api

The open source API directory of community social services.
http://ohana-api-demo.herokuapp.com/api
BSD 3-Clause "New" or "Revised" License
185 stars 344 forks source link

Increase wait time for deletion specs #442

Closed monfresh closed 6 years ago

monfresh commented 6 years ago

Why: There have been some random failures in Circle CI, and they all seem to be for JS deletion specs. Increasing the wait time should fix this. Ideally, instead of checking the current path, we would look for content on the page, which will automatically use the default wait time, which is currently set to 10 seconds.