Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down