mirror of
https://github.com/amark/gun.git
synced 2026-03-18 22:29:18 +00:00
bump
This commit is contained in:
@@ -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'};
|
||||
|
||||
Reference in New Issue
Block a user