Skip to content

Commit 4aff7a7

Browse files
authored
Merge pull request #1032 from cblanken/patch-1
Fix typo
2 parents 4c677d7 + 42eef96 commit 4aff7a7

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)