This commit is contained in:
Mark Nadal
2019-01-31 04:57:44 -08:00
parent b9edb1de15
commit 2aae735960

View File

@@ -334,6 +334,7 @@ describe('SEA', function(){
});
it('set user ref null override', function(done){
this.timeout(9000);
var gun = Gun();
var user = gun.user();
var msg = {what: 'hello world'};