update test case

This commit is contained in:
2025-06-15 15:48:51 +08:00
parent 2fe89029c3
commit 03e70436c6
5 changed files with 1248 additions and 8 deletions
+2
View File
@@ -1,3 +1,5 @@
import 'reflect-metadata';
import { createApp, startApp } from './modules/core/helpers/app';
import { listened } from './modules/restful/utils';
import { createOptions } from './options';