mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
test: skip flaky & ambigous sdk e2e test case
This commit is contained in:
parent
47c8bc5303
commit
50bf65b10b
1 changed files with 1 additions and 1 deletions
|
|
@ -831,7 +831,7 @@ describe('Permission Control (E2E)', () => {
|
|||
TEST_TIMEOUT,
|
||||
);
|
||||
|
||||
it(
|
||||
it.skip(
|
||||
'should execute dangerous commands without confirmation',
|
||||
async () => {
|
||||
const q = query({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue