mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 18:20:09 +02:00
Do not mock Mongo in unit tests GitOrigin-RevId: 7a200a4ddc8f91b14e96cf02cb4873c51fc3489a
4 lines
108 B
JavaScript
4 lines
108 B
JavaScript
/* eslint-disable no-undef */
|
|
|
|
rs.initiate({ _id: 'overleaf', members: [{ _id: 0, host: 'mongo:27017' }] })
|