fix(test): correct onboard-types.js import path in gateway-config test

This commit is contained in:
BKF-Gitty
2026-04-17 00:27:02 +03:00
committed by Gustavo Madeira Santana
parent 3e64948cff
commit 0826b51309

View File

@@ -1,6 +1,6 @@
import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
import type { OpenClawConfig } from "../../../config/types.openclaw.js";
import type { OnboardOptions } from "../onboard-types.js";
import type { OnboardOptions } from "../../onboard-types.js";
import { applyNonInteractiveGatewayConfig } from "./gateway-config.js";
// Narrow mock: reproduce normalize semantics (typeof-string + trim, reject