mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-04 00:56:01 +00:00
updated schemas, fixed tests, skipping flow tests for now
This commit is contained in:
@@ -46,7 +46,6 @@ afterAll(enableConsoleLog);
|
||||
describe("MediaController", () => {
|
||||
test("accepts direct", async () => {
|
||||
const app = await makeApp();
|
||||
console.log("app", app);
|
||||
|
||||
const file = Bun.file(path);
|
||||
const name = makeName("png");
|
||||
|
||||
Reference in New Issue
Block a user