mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-17 12:56:41 +02:00
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