feat(orion): extend report layout settings to version 1.1
This commit is contained in:
parent
12e1761a5b
commit
613ffdc8b7
591 changed files with 3601 additions and 999 deletions
|
|
@ -10,6 +10,8 @@
|
|||
"test:auth": "node --test tests/auth-cookie.test.mjs",
|
||||
"test:middleware": "node --test tests/middleware-ssl.test.mjs",
|
||||
"test:quickstart-navigation": "node --test tests/quickstart-navigation.test.mjs",
|
||||
"test:quickstart-workflow": "node --test tests/quickstart-workflow.test.mjs",
|
||||
"test:report-settings": "node --test tests/report-settings.test.mjs",
|
||||
"test:validation-result": "node --test tests/validation-result.test.mjs",
|
||||
"test:users-query": "node --test tests/users-query.test.mjs"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue