mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
3 lines
67 B
JavaScript
3 lines
67 B
JavaScript
|
const chai = require('chai')
|
||
|
chai.use(require('chai-as-promised'))
|