Files
cypress/npm/grep/expects/specify.json
Jordan d422aadfa1 feat(grep): move cypress-grep to @cypress/grep (#23887)
move cypress-grep to @cypress/grep
2022-09-26 11:05:07 -04:00

8 lines
145 B
JSON

{
"hello world": "pending",
"works": "pending",
"works 2 @tag1": "passed",
"works 2 @tag1 @tag2": "passed",
"works @tag2": "pending"
}