Add routing-forms README (#6506)

pull/6519/head^2
Hariom Balhara 2023-01-17 22:28:10 +05:30 committed by GitHub
parent 8afbc3b457
commit 24fc7d611f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# Routing Forms App
## How to run Tests
`yarn e2e:app-store` runs all Apps' tests. You can use `describe.only()` to run Routing Forms tests only.
Make sure that the app is running already with NEXT_PUBLIC_IS_E2E=1 so that the app is installable