Skip to content

Commit 42eef96

Browse files
authored
Fix typo
The link to the Cypress testing framework was incorrectly spelled "Cyress"
1 parent 4c677d7 commit 42eef96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/11-02-01-Test-Driven-Development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ users of the application.
6464
#### Functional Testing Tools
6565

6666
* [Codeception](https://codeception.com/) is a full-stack testing framework that includes acceptance testing tools
67-
* [Cyress](https://www.cypress.io/)
67+
* [Cypress](https://www.cypress.io/)
6868
* [Mink](https://mink.behat.org/)
6969
* [Selenium](https://www.selenium.dev/)
7070
* [Storyplayer](https://github.com/MeltwaterArchive/storyplayer) is a full-stack testing framework that includes support for creating and destroying test environments on demand

0 commit comments

Comments
 (0)