Skip to content
Snippets Groups Projects
Verified Commit 1009fde0 authored by Ciarán Ainsworth's avatar Ciarán Ainsworth
Browse files

Remove relative link

parent 29acfbe8
No related branches found
No related tags found
1 merge request!4Update README
Pipeline #23836 passed with stages
in 6 minutes and 52 seconds
......@@ -49,7 +49,7 @@ You can check how your code looks in production by creating a production-ready b
Writing tests for components minimizes the number of bugs that make it to production. This project uses the [Vitest](https://vitest.dev/) framework to run unit tests.
1. Write your test in the [test directory](test/)
1. Write your test in the test directory
2. Run your unit tests
```sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment