File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/content/guides/7.multistore/2.tooling-and-concepts/2.development Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ This will skip the build and only compose the store into the `.out` directory.
193193:: card { title =" Next: Development - Writing an integration tests with Playwright " icon =" tabler:number-3-small " }
194194
195195#description
196- TODO
196+ Learn how to create and run integration tests using Playwright in your Alokai multistore project.
197197
198198#cta
199199::: docs-arrow-link { to =" /guides/multistore/tooling-and-concepts/integration-tests " }
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ yarn store test --store-id=fashion-brand --ui
255255UI mode is great for debugging as it shows test execution step by step and lets you inspect the page state.
256256::
257257
258- ![ Playwright UI] ( /guides/6. multistore/img/running-test-in-ui-mode.png )
258+ ![ Playwright UI] ( /guides/multistore/img/running-test-in-ui-mode.png )
259259
260260::
261261
You can’t perform that action at this time.
0 commit comments