You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/development/cypress-tests.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ lang: ee
15
15
16
16
ExpressionEngine is utilizing [Cypress](https://www.cypress.io/) for integration tests.
17
17
18
-
The tests are ogranized to check the functionality of ExpressionEngine itself, but can also be extended for add-on testing.
18
+
The tests are organized to check the functionality of ExpressionEngine itself, but can also be extended for add-on testing.
19
19
20
20
NOTE: In order to get access to Cypress testing, ExpressionEngine need to be [installed from repository](https://github.com/ExpressionEngine/ExpressionEngine/blob/6.dev/README.md#if-youre-installing-from-the-repository). You also need to have [Node.js and NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) installed.
0 commit comments