mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 15:19:02 +02:00
Merge pull request #29919 from overleaf/revert-29795-ar-last-infrastructure-conversions
Revert "[web] last infrastructure conversions" GitOrigin-RevId: 48dc64553012afb5d2db4b2eb9c9898489b7e5ef
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.mjs'
|
||||
import { db } from '../../../../../app/src/infrastructure/mongodb.js'
|
||||
import UserHelper from '../../../../../test/acceptance/src/helpers/User.mjs'
|
||||
|
||||
const { promises: User } = UserHelper
|
||||
|
||||
Reference in New Issue
Block a user