Merge pull request #29967 from overleaf/ar/web-remove-mocha-unit-tests
[web] remove mocha unit tests GitOrigin-RevId: eda753af3470dbd1f385cb0bc3f06d78ade8a764
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { expect, vi } from 'vitest'
|
||||
import path from 'node:path'
|
||||
import sinon from 'sinon'
|
||||
import MockResponse from '../helpers/MockResponseVitest.mjs'
|
||||
import MockResponse from '../helpers/MockResponse.mjs'
|
||||
import { fileURLToPath } from 'node:url'
|
||||
|
||||
const __dirname = fileURLToPath(new URL('.', import.meta.url))
|
||||
|
||||
Reference in New Issue
Block a user