mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-04 06:39:02 +02:00
Merge pull request #29928 from overleaf/ar-last-infrastructure-conversions
[web] last infrastructure conversions GitOrigin-RevId: ad1aff9b7df0610ed0303157d9e2c8032f32c02b
This commit is contained in:
@@ -228,7 +228,7 @@ describe('EditorHttpController', function () {
|
||||
default: ctx.SessionManager,
|
||||
})
|
||||
)
|
||||
vi.doMock('../../../../app/src/infrastructure/FileWriter.js', () => ({
|
||||
vi.doMock('../../../../app/src/infrastructure/FileWriter.mjs', () => ({
|
||||
default: ctx.FileWriter,
|
||||
}))
|
||||
vi.doMock(
|
||||
|
||||
Reference in New Issue
Block a user