1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-11 10:18:21 +09:00

Fixed broken link (#50964)

The link to xunit on github has changed.
This commit is contained in:
erhanatesoglu 2021-04-08 14:56:01 -07:00 committed by GitHub
parent 8b25350be2
commit aa64d2e712
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Testing Libraries
We use the OSS testing framework [xunit](http://xunit.github.io/).
We use the OSS testing framework [xunit](https://github.com/xunit/xunit).
To build the tests and run them you can call the libraries build script.