Skip to content

Commit 6b3ba20

Browse files
committed
minor #3086 Add doc for E2E steps + minor modifications (raphael-geffroy)
This PR was merged into the 2.x branch. Discussion ---------- Add doc for E2E steps + minor modifications | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Docs? | yes | Issues | Fix #3039 | License | MIT Commits ------- ceefa1d8501 [Docs] Add doc for E2E steps + minor modifications
2 parents 4b8fb2a + 69a35c1 commit 6b3ba20

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)