Files
cypress/npm/grep/expects/no-hello.json
T
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
143 B
JSON

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