Skip to content

Commit 39ae92e

Browse files
committed
Fix Suites GitHub link to use suites-dev organization
1 parent cbcaef4 commit 39ae92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
167167
* [ava](https://github.com/avajs/ava) - 🚀 Futuristic JavaScript test runner
168168
* [Cypress](https://www.cypress.io/) - Complete end-to-end testing framework for anything that runs in a browser and beyond.
169169
* [WebdriverI/O](https://webdriver.io/) - Next-gen browser and mobile automation test framework for Node.js
170-
* [Suites](https://github.com/suites/suites) - Unit testing framework for TypeScript backends working with inversion of control (IoC) and dependency injection frameworks.
170+
* [Suites](https://github.com/suites-dev/suites/) - Unit testing framework for TypeScript backends working with inversion of control (IoC) and dependency injection frameworks.
171171

172172
### Assertion
173173

0 commit comments

Comments
 (0)