mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-07-20 13:39:07 -04:00
clarify comments
This commit is contained in:
parent
9f82eb64cb
commit
d0303dce9c
2 changed files with 2 additions and 2 deletions
|
@ -229,7 +229,7 @@ describe('Helper', function () {
|
|||
cleanup();
|
||||
});
|
||||
|
||||
/* TODO test fails in jsDOM version 17 - document.cookie remains empty
|
||||
/* TODO test fails since jsDOM version 17 - document.cookie remains empty
|
||||
jsc.property(
|
||||
'returns the requested cookie',
|
||||
jsc.nearray(jsc.nearray(common.jscAlnumString())),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue