mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-21 06:51:01 +00:00
test: fix discord provider helper import
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
||||
getProviderMonitorTestMocks,
|
||||
mockResolvedDiscordAccountConfig,
|
||||
resetDiscordProviderMonitorMocks,
|
||||
} from "../../../test-utils/discord-provider.test-support.js";
|
||||
} from "../../../../test/helpers/extensions/discord-provider.test-support.js";
|
||||
|
||||
const {
|
||||
clientConstructorOptionsMock,
|
||||
|
||||
Reference in New Issue
Block a user