Skip to content

Commit

Permalink
Update request.js
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorybesson committed Sep 26, 2016
1 parent a1133e0 commit 8d2ab0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/request.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ describe('Request', function() {
*
*/
it('Util.getAllAttributes()', function(done) {
this.timeout(4000)
this.timeout(15000)
var Util = require('../src/cli').Util
var attributes = Util.getAllAttributes("{{abe type='data' key='top_things_slider_highlight' desc='Automatic slider' source='select * from ../' editable='false'}}", {})

Expand Down

0 comments on commit 8d2ab0f

Please sign in to comment.