mirror of https://github.com/openclaw/openclaw.git
Test: isolate qr dashboard integration suite
This commit is contained in:
parent
47186c50a2
commit
52b92f2973
|
|
@ -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": []
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue