diff --git a/cypress/README.md b/cypress/README.md index 80a15351df..c10bb85f01 100644 --- a/cypress/README.md +++ b/cypress/README.md @@ -11,7 +11,7 @@ This will open up cypress locally and allow you to view the current test suite, as well as start writing new test. ## Bulding best practices -As much as possible, build from a user's perspective. Use .within cypress command as needed to scope a command within a specific element (e.g. ,