mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
fix unit tests
This commit is contained in:
@@ -51,6 +51,9 @@ describe('index', function () {
|
||||
requires: {
|
||||
ioredis: this.ioredis,
|
||||
},
|
||||
globals: {
|
||||
process: process,
|
||||
},
|
||||
})
|
||||
return (this.auth_pass = '1234 pass')
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user