wip: bun test improvements
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import { Log } from "../src/util/log"
|
||||
|
||||
Log.init({
|
||||
print: false,
|
||||
dev: true,
|
||||
level: "DEBUG",
|
||||
})
|
||||
Reference in New Issue
Block a user