From f392001e938cc67eb729b6d0e1b9ba11b63bc1c0 Mon Sep 17 00:00:00 2001 From: helena <48861601+helenanull@users.noreply.github.com> Date: Thu, 4 Mar 2021 22:04:29 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 643b86a..d48953c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Full E2E test suite with Cypress.io (for site:http://angularjs.realworld.io/) [WIP] Goals: -- keep it simple - no abstractions/functions/utils/helpers +- keep it simple - no 'custom' abstractions/functions/utils/helpers (use what Cypress provides) - tests are easily readable - project is easily understandable even to people without previous JS or Cypress knowledge