mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-21 14:07:20 +08:00
test(cli): annotate Windows skip call sites
This commit is contained in:
@@ -107,7 +107,7 @@ afterEach(async () => {
|
||||
await resetDatabase()
|
||||
})
|
||||
|
||||
describeProvider("provider HttpApi", () => {
|
||||
describeProvider("provider HttpApi", () => { // kilocode_change
|
||||
it.live(
|
||||
"matches legacy OAuth authorize response shapes",
|
||||
withProviderProject((dir) =>
|
||||
|
||||
Reference in New Issue
Block a user