Skip to content

Commit 1454e35

Browse files
committed
This is too flakey for now
1 parent 611b994 commit 1454e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/src/suite/subtasks.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import type { ClineMessage } from "../../../src/exports/roo-code"
44

55
import { sleep, waitFor, waitUntilCompleted } from "./utils"
66

7-
suite("Roo Code Subtasks", () => {
7+
suite.skip("Roo Code Subtasks", () => {
88
test("Should handle subtask cancellation and resumption correctly", async () => {
99
const api = globalThis.api
1010

0 commit comments

Comments
 (0)