mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 08:50:43 +00:00
test: isolate speech provider registry mocks
This commit is contained in:
@@ -32,6 +32,7 @@ function createSpeechProvider(id: string, aliases?: string[]): SpeechProviderPlu
|
||||
|
||||
describe("speech provider registry", () => {
|
||||
beforeAll(async () => {
|
||||
vi.resetModules();
|
||||
({
|
||||
getSpeechProvider,
|
||||
listSpeechProviders,
|
||||
|
||||
Reference in New Issue
Block a user