Skip to content

Commit 69a35c1

Browse files
raphael-geffroyKocal
authored andcommitted
[Docs] Add doc for E2E steps + minor modifications
1 parent 83fd5ad commit 69a35c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"test": "pnpm run test:unit && pnpm run test:browser",
2626
"test:unit": "../../../bin/test_package.sh . --unit",
2727
"test:browser": "../../../bin/test_package.sh . --browser",
28+
"test:browser:ui": "../../../bin/test_package.sh . --browser --ui",
2829
"check": "biome check",
2930
"ci": "biome ci"
3031
},

0 commit comments

Comments
 (0)