mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 04:41:32 +02:00
Merge pull request #29795 from overleaf/ar-last-infrastructure-conversions
[web] last infrastructure conversions GitOrigin-RevId: 68aa11625a9bc6d0d5324ecd95bb5ac52af8ee96
This commit is contained in:
@@ -2,7 +2,7 @@ import { exec } from 'node:child_process'
|
||||
import fs from 'node:fs'
|
||||
import Settings from '@overleaf/settings'
|
||||
import { expect } from 'chai'
|
||||
import { db } from '../../../../../app/src/infrastructure/mongodb.js'
|
||||
import { db } from '../../../../../app/src/infrastructure/mongodb.mjs'
|
||||
import UserHelper from '../../../../../test/acceptance/src/helpers/User.mjs'
|
||||
|
||||
const { promises: User } = UserHelper
|
||||
|
||||
Reference in New Issue
Block a user