Fix Unit tests

This commit is contained in:
Catalan Lover
2026-05-04 18:13:40 +02:00
parent d340175c5e
commit ecfb23df5e
@@ -3,7 +3,6 @@
// SPDX-License-Identifier: Apache-2.0
import expect from "expect";
import { describe, it } from "mocha";
import type { IStorageProvider } from "@vector-im/matrix-bot-sdk";
import type { IConfig } from "../../src/config";
import { getZeroTouchDeploymentAccessToken } from "../../src/zeroTouchDeploymentSelfLogin";