cypress-io / cypress-realworld-testing

Next.js project for learn.cypress.io

Home Page:https://learn.cypress.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cypress Course(Learn section) documentation typo

ArkaPrabhaChowdhury opened this issue · comments

Subject

Learn section typo

Description

image

"We can tell Cypress to only run a specific test but using it.only() like so" -> The "but" should be changed to "by"

The typo is in

We can tell Cypress to only run a specific test but using `it.only()` like so:

The typo is in

We can tell Cypress to only run a specific test but using `it.only()` like so:

Yes! Thank you! Should I make the changes?

@ArkaPrabhaChowdhury

Yes! Thank you! Should I make the changes?

That would make sense, yes. (I don't speak for the owner / maintainer though. I am just a community contributor.)