mirror of
https://github.com/amark/gun.git
synced 2025-11-26 23:46:10 +00:00
fix @stefdv 's deep path put bug
This commit is contained in:
parent
e506904050
commit
040161c1ab
@ -2251,8 +2251,8 @@ describe('Gun', function(){
|
||||
});
|
||||
});
|
||||
|
||||
it('path should not slowdown', function(done){
|
||||
this.timeout(5000);
|
||||
it('path should not slow down', function(done){
|
||||
this.timeout(10000);
|
||||
//this.timeout(60000);
|
||||
|
||||
//Gun.log.debug = 100; console.log("~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user