mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 05:56:11 +02:00
✨ Add integration tests to viewer role
This commit is contained in:
parent
df416af19b
commit
3a7d187110
10 changed files with 236 additions and 2 deletions
12
frontend/playwright/data/dashboard/get-all-projects.json
Normal file
12
frontend/playwright/data/dashboard/get-all-projects.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{
|
||||
"~:id": "c7ce0794-0992-8105-8004-38e630f7920b",
|
||||
"~:team-id": "c7ce0794-0992-8105-8004-38e630f40f6d",
|
||||
"~:created-at": "~m1723794627396",
|
||||
"~:modified-at": "~m1731671259822",
|
||||
"~:is-default": true,
|
||||
"~:name": "Drafts",
|
||||
"~:team-name": "Default",
|
||||
"~:is-default-team": true
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue