mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04:00
implemented download tokens
This commit is contained in:
@@ -48,7 +48,7 @@ describe('/api/metadata', function() {
|
||||
storage.ttl.returns(Promise.resolve(123));
|
||||
const meta = {
|
||||
dlimit: 1,
|
||||
dl: 0,
|
||||
dlToken: 0,
|
||||
metadata: 'foo'
|
||||
};
|
||||
const res = response();
|
||||
|
||||
Reference in New Issue
Block a user