Skip to content

Commit

Permalink
Remove timeout increase
Browse files Browse the repository at this point in the history
  • Loading branch information
ifrost committed Oct 5, 2020
1 parent 6d2ce07 commit 7287dfb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions acceptance.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
<script type="text/javascript">
mocha.setup({
ui: 'bdd',
reporter: 'spec',
timeout: 10000
reporter: 'spec'
});
</script>

Expand Down

0 comments on commit 7287dfb

Please sign in to comment.