不要怂,就是干,撸起袖子干!

Commit 5f882ec7 by Sascha Depold

some more timeouts

1 parent 2a202844
Showing with 2 additions and 0 deletions
...@@ -8,6 +8,8 @@ var chai = require('chai') ...@@ -8,6 +8,8 @@ var chai = require('chai')
chai.Assertion.includeStack = true chai.Assertion.includeStack = true
describe(Support.getTestDialectTeaser("Hooks"), function () { describe(Support.getTestDialectTeaser("Hooks"), function () {
this.timeout(10000)
describe('#validate', function() { describe('#validate', function() {
describe('via define', function() { describe('via define', function() {
describe('on success', function() { describe('on success', function() {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!