solid-ui 2.4.27-beea007f → 2.4.27-c0cda1b3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -70,7 +70,8 @@ When you want to test the component within a solid-pane, you can use the [develo
70
70
 
71
71
  ## Adding Tests
72
72
 
73
- Need to point to Unit test Readme.
73
+ The following document gives guidance on how to add and perform testing in solid-ui.
74
+ [Testing in solid-ui](https://github.com/SolidOS/solid-ui/blob/18070a02fa8159a2b83d9503ee400f8e046bf1f6/test/unit/README.md)
74
75
 
75
76
  ## Further documentation
76
77