mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-14 03:00:21 -06:00
8 lines
145 B
JSON
8 lines
145 B
JSON
{
|
|
"hello world": "pending",
|
|
"works": "pending",
|
|
"works 2 @tag1": "passed",
|
|
"works 2 @tag1 @tag2": "passed",
|
|
"works @tag2": "pending"
|
|
}
|