chore: fix lint
This commit is contained in:
parent
7691594b10
commit
6fa6978f30
6 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { expect } from "bun:test";
|
||||
import type { ExecFileException } from "node:child_process";
|
||||
import { expect } from "bun:test";
|
||||
import { ConvertFnWithExecFile, ExecFileFn } from "../../../src/converters/types";
|
||||
|
||||
export async function runConvertSuccessTest(convertFn: ConvertFnWithExecFile) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue