mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
undo local changes/notes to self
This commit is contained in:
parent
b8dc921e4e
commit
252e42de17
@ -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){
|
||||
|
@ -550,7 +550,7 @@ describe('SEA', function(){
|
||||
});
|
||||
});
|
||||
|
||||
describe.skip('CERTIFY', function () {
|
||||
describe('CERTIFY', function () {
|
||||
var gun = Gun()
|
||||
var user = gun.user()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user