undo local changes/notes to self

This commit is contained in:
Mark Nadal 2021-08-19 05:03:35 -07:00
parent b8dc921e4e
commit 252e42de17
2 changed files with 2 additions and 2 deletions

View File

@ -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){

View File

@ -550,7 +550,7 @@ describe('SEA', function(){
});
});
describe.skip('CERTIFY', function () {
describe('CERTIFY', function () {
var gun = Gun()
var user = gun.user()