mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Change imports that use chai to use vitest
GitOrigin-RevId: 59d780f754adbb5160a2de8e5eca1def6968584b
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { vi } from 'vitest'
|
||||
import { expect, vi } from 'vitest'
|
||||
import * as path from 'node:path'
|
||||
import { expect } from 'chai'
|
||||
import sinon from 'sinon'
|
||||
import MockResponse from '../../../../../test/unit/src/helpers/MockResponse.js'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user