Skip to content
Snippets Groups Projects
Unverified Commit 9a40a4e3 authored by syuilo's avatar syuilo Committed by GitHub
Browse files

Update packages/backend/test/utils.ts


Co-authored-by: default avatarAcid Chicken (硫酸鶏) <root@acid-chicken.com>
parent 7331de0b
No related branches found
No related tags found
No related merge requests found
import * as assert from 'assert';
import * as assert from 'node:assert';
import { readFile } from 'node:fs/promises';
import { isAbsolute, basename } from 'node:path';
import { inspect } from 'node:util';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment