mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 21:01:33 +02:00
Merge pull request #29928 from overleaf/ar-last-infrastructure-conversions
[web] last infrastructure conversions GitOrigin-RevId: ad1aff9b7df0610ed0303157d9e2c8032f32c02b
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