refactor: move hoppscotch-common tests to vitest (#3154)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { describe, expect, test } from "vitest"
|
||||
import { getEditorLangForMimeType } from "../editorutils"
|
||||
|
||||
describe("getEditorLangForMimeType", () => {
|
||||
|
||||
Reference in New Issue
Block a user