From 35a49ed87e7ed6c17b76281d3d03e0198b7f8509 Mon Sep 17 00:00:00 2001 From: RachelElysia <71795832+RachelElysia@users.noreply.github.com> Date: Mon, 14 Jun 2021 09:39:05 -0400 Subject: [PATCH] Fix code converting --- cypress/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. ,