fix: mochaが動かないため拡張子なしに戻した
This commit is contained in:
parent
e9f34a0f09
commit
42cc93dd0f
657 changed files with 3085 additions and 3085 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import $ from 'cafy';
|
||||
import define from '../define.js';
|
||||
import { ApiError } from '../error.js';
|
||||
import { resetDb } from '@/db/postgre.js';
|
||||
import define from '../define';
|
||||
import { ApiError } from '../error';
|
||||
import { resetDb } from '@/db/postgre';
|
||||
|
||||
export const meta = {
|
||||
requireCredential: false as const,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue