Skip to content

Commit

Permalink
chore: Update cypress command timeout to account for API delay (#758)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstoffan authored and priyajeet committed Jan 10, 2019
1 parent 1f84777 commit caab18a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"baseUrl": "http://localhost:6060/#",
"defaultCommandTimeout": 8000,
"fileServerFolder": "test",
"fixturesFolder": "test/fixtures",
"integrationFolder": "test/integration",
Expand Down

0 comments on commit caab18a

Please sign in to comment.