mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-29 03:44:06 +08:00
fix(test): update model-selector-utils test import path after move to shared/
This commit is contained in:
@@ -5,7 +5,7 @@ import {
|
||||
buildTriggerLabel,
|
||||
KILO_GATEWAY_ID,
|
||||
PROVIDER_ORDER,
|
||||
} from "../../webview-ui/src/components/chat/model-selector-utils"
|
||||
} from "../../webview-ui/src/components/shared/model-selector-utils"
|
||||
|
||||
const labels = { select: "Select model", noProviders: "No providers", notSet: "Not set" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user