fix @stefdv 's deep path put bug

This commit is contained in:
Mark Nadal 2016-05-23 14:12:42 -07:00
parent e506904050
commit 040161c1ab

View File

@ -2252,7 +2252,7 @@ describe('Gun', function(){
}); });
it('path should not slow down', function(done){ it('path should not slow down', function(done){
this.timeout(5000); this.timeout(10000);
//this.timeout(60000); //this.timeout(60000);
//Gun.log.debug = 100; console.log("~~~~~~~~~~~~~~~~~~~~~~~~~~~~"); //Gun.log.debug = 100; console.log("~~~~~~~~~~~~~~~~~~~~~~~~~~~~");