mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-17 14:27:02 +08:00
test: add mutex to clipboard copy & paste operation to reduce flaky (#11884)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"include": ["./src"],
|
||||
"references": [
|
||||
{ "path": "../../tools/utils" },
|
||||
{ "path": "../../blocksuite/affine/all" }
|
||||
{ "path": "../../blocksuite/affine/all" },
|
||||
{ "path": "../../packages/common/infra" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user