diff --git a/docs/writing-tests/test-runner.md b/docs/writing-tests/test-runner.md index 5502adfbcd15..1940f87630c0 100644 --- a/docs/writing-tests/test-runner.md +++ b/docs/writing-tests/test-runner.md @@ -43,8 +43,9 @@ Start your Storybook with: @@ -302,4 +303,4 @@ As the test runner is based on Playwright, you might need to use specific docker - [Accessibility tests](./accessibility-testing.md) for accessibility - [Interaction tests](./interaction-testing.md) for user behavior simulation - [Snapshot tests](./snapshot-testing.md) for rendering errors and warnings -- [Import stories in other tests](./importing-stories-in-tests.md) for other tools \ No newline at end of file +- [Import stories in other tests](./importing-stories-in-tests.md) for other tools