fix(ci): repair lint/build checks

This commit is contained in:
Peter Steinberger
2026-02-01 10:20:27 +00:00
parent 9d9378436b
commit e4f7155369
4 changed files with 16 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
import { describe, expect, it } from "vitest";
import { validateConfigObject } from "./config.js";
describe("Telegram webhook config", () => {