feat(e2e-helpers): republier les types Playwright que notre surface mentionne

This commit is contained in:
Sylvain Duchesne
2026-08-17 11:10:30 +02:00
parent 72bb72c0b7
commit 6dfdf2f036
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ng-e2e-helpers",
"version": "1.0.0-dev.1",
"version": "1.0.0-dev.2",
"type": "module",
"description": "End-to-end testing machinery for a NextGraph application: mint and carry a wallet, cross the broker, per-run browser profiles, bounded waits that name what they were waiting for, and a run report whose size does not depend on what failed.",
"main": "./src/index.ts",