From 3341ad2402f491eb6834f36c64da3c61e0733811 Mon Sep 17 00:00:00 2001 From: umer-kaiser Date: Thu, 22 Jul 2021 19:44:08 -0700 Subject: [PATCH] testing --- ReadMe.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index d2b200b45..93a6f542c 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -7,7 +7,6 @@ The module challenge is the afternoon project or assignment that students work t ## Cypress.io ## Objectives - - explain what end-to-end testing is and its importance - use the Cypress GUI to write tests and interact with Elements - use Cypress to test controlled input @@ -20,7 +19,6 @@ In this challenge you will write tests with Cypress to debug your forms app from ## Instructions ### Task 1: Set up Project - This project is a continuation of the work you have done previously. - [ ] CD into your old project