mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
test(etapi): mark as TODO for now
fixes typescript build for now (not even sure, why we are building the tests as well)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import type child_process from "child_process";
|
||||
import { describe, beforeAll, afterAll } from "vitest";
|
||||
|
||||
let etapiAuthToken: string | undefined;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user