Skip to content

Commit cb713c5

Browse files
committed
ci: remove failed test case from example
1 parent b53ad7c commit cb713c5

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

ctrf-reports/ctrf-report.json

+1-8
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"summary": {
77
"tests": 10,
88
"passed": 5,
9-
"failed": 3,
9+
"failed": 2,
1010
"pending": 1,
1111
"skipped": 1,
1212
"other": 1,
@@ -63,13 +63,6 @@
6363
"filePath": "tests/network.test.ts",
6464
"suite": "network.test.ts > network"
6565
},
66-
{
67-
"name": "should fail to update profile on network failure",
68-
"status": "failed",
69-
"duration": 900,
70-
"filePath": "tests/network.test.ts",
71-
"suite": "network.test.ts > network"
72-
},
7366
{
7467
"name": "should load user data",
7568
"status": "pending",

0 commit comments

Comments
 (0)