Skip to content

Commit b21ad76

Browse files
authored
Update README.md
Added notes about changing the tests
1 parent 6e8c043 commit b21ad76

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Using Cypress, we will create a test automation framework with the following fea
1212
- Test results dashboard with options to compare, analyze history, and generate graphs.
1313
- CI integration
1414

15+
### Note:
16+
- I changed the current tests with application running locally, hence github actions will fail onwards 21st April.
17+
- Current application used to create tests is from Cypress - https://github.com/cypress-io/cypress-realworld-app
18+
1519
## 🚀 Lets get started...
1620

1721
## 🟩 PART 1️⃣
@@ -246,4 +250,4 @@ jobs:
246250
npx cypress run --record --key {PROJECT_ACCESS_KEY}
247251
```
248252

249-
## THANK YOU 🙂
253+
## THANK YOU 🙂

0 commit comments

Comments
 (0)