feat(openapi): complete upload preview and UI evidence
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"build": "node scripts/build.js",
|
||||
"e2e:install": "playwright install chromium",
|
||||
"e2e": "playwright test",
|
||||
"e2e:openapi": "playwright test tests/e2e/operations.spec.js --workers=1",
|
||||
"e2e:headed": "playwright test --headed"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user