Skip to content

Commit

Permalink
📝 Update links to setup docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kiliman authored Jan 15, 2024
1 parent c1d4374 commit 179f31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/testing.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Testing

For how to setup testing, see [Testing Setup](./setup/testing.md)
For how to setup testing, see [Vitest Setup](./setup/vitest.md) and [Playwright Setup](./setup/playwright.md)

This document describes how to write unit tests, Remix route component tests,
and End-to-End tests with Playwright.
Expand Down

0 comments on commit 179f31d

Please sign in to comment.