mirror of
https://github.com/symfony/ux-translator.git
synced 2026-03-24 00:12:19 +01:00
[Docs] Add doc for E2E steps + minor modifications
This commit is contained in:
committed by
Hugo Alliaume
parent
b6089bad21
commit
8c8ce288a4
@@ -20,6 +20,7 @@
|
||||
"test": "pnpm run test:unit && pnpm run test:browser",
|
||||
"test:unit": "../../../bin/test_package.sh . --unit",
|
||||
"test:browser": "../../../bin/test_package.sh . --browser",
|
||||
"test:browser:ui": "../../../bin/test_package.sh . --browser --ui",
|
||||
"check": "biome check",
|
||||
"ci": "biome ci"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user