mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 06:36:38 +02:00
✨ Adapt mock and add workspace test with websocket mock
This commit is contained in:
parent
30321e54f0
commit
3bae6e4661
19 changed files with 347 additions and 132 deletions
|
@ -0,0 +1,7 @@
|
|||
export const presenceFixture = {
|
||||
"~:type": "~:presence",
|
||||
"~:file-id": "~uc7ce0794-0992-8105-8004-38f280443849",
|
||||
"~:session-id": "~u37730924-d520-80f1-8004-4ae6e5c3942d",
|
||||
"~:profile-id": "~uc7ce0794-0992-8105-8004-38e630f29a9b",
|
||||
"~:subs-id": "~uc7ce0794-0992-8105-8004-38f280443849",
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue