diff --git a/test/mocha.html b/test/mocha.html index 26ac6473..73342927 100644 --- a/test/mocha.html +++ b/test/mocha.html @@ -35,7 +35,7 @@ console.log('async?', Gun.debug); } var run = mocha.run(function(a,b,c){ - document.body.prepend("MARK! REMEMBER TO REMOVE RETURN! &&&& ADD RADISK AGAIN! &&& WHAT ABOUT localStorage gun/gap ???");return; + document.body.prepend("TODO: localStorage gun/gap ???");return; var yes = confirm("REFRESH BROWSER FOR ASYNC TESTS?"); if(yes){ if(location.search){ diff --git a/test/sea/sea.js b/test/sea/sea.js index 639a48a3..42ec268a 100755 --- a/test/sea/sea.js +++ b/test/sea/sea.js @@ -550,7 +550,7 @@ describe('SEA', function(){ }); }); - describe.skip('CERTIFY', function () { + describe('CERTIFY', function () { var gun = Gun() var user = gun.user()