Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/AdFabConnect/abejs
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorybesson committed Sep 26, 2016
2 parents a15ed9d + 1207420 commit 0556979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/request.js
Expand Up @@ -7,7 +7,7 @@ describe('Request', function() {
*
*/
it('Util.getAllAttributes()', function(done) {
this.timeout(4000)
this.timeout(0)
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 0556979

Please sign in to comment.