API Vollständig Umgezogen
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
import { Enums } from "@ibcornelsen/database/client";
|
||||
import { test, describe, expect } from "bun:test";
|
||||
import {faker} from "@faker-js/faker";
|
||||
import { client } from "src/trpc";
|
||||
import { createTRPCProxyClient, httpBatchLink } from '@trpc/client';
|
||||
import type { AppRouter } from '@ibcornelsen/api';
|
||||
// import { client } from "src/trpc";
|
||||
import { Buffer } from 'buffer';
|
||||
|
||||
describe("Bilder hochladen", async () => {
|
||||
|
||||
Reference in New Issue
Block a user