mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-24 00:11:31 +00:00
Test: isolate qr dashboard integration suite
This commit is contained in:
7
test/fixtures/test-parallel.behavior.json
vendored
7
test/fixtures/test-parallel.behavior.json
vendored
@@ -32,7 +32,12 @@
|
||||
]
|
||||
},
|
||||
"unit": {
|
||||
"isolated": [],
|
||||
"isolated": [
|
||||
{
|
||||
"file": "src/cli/qr-dashboard.integration.test.ts",
|
||||
"reason": "This CLI integration suite hoists runtime/config mocks and resets module state between qr and dashboard command imports; keep it in its own forked lane so shared unit-fast workers stay deterministic."
|
||||
}
|
||||
],
|
||||
"threadPinned": []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user