Skip to content

Commit 366e5fd

Browse files
committed
updating failing tests and gitignore
1 parent 3a2eca1 commit 366e5fd

9 files changed

Lines changed: 3954 additions & 3954 deletions

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,6 @@ packages/**/size-snapshot.json
7878
.nvmrc
7979

8080
.DS_STORE
81+
82+
# NX cache
83+
.nx/

.nx/cache/run.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"run": {
3-
"command": "nx run @data-driven-forms/suir-component-mapper:test",
4-
"startTime": "2025-10-27T10:03:57.665Z",
5-
"endTime": "2025-10-27T10:03:57.701Z",
3+
"command": "nx run @data-driven-forms/suir-component-mapper:test --coverage",
4+
"startTime": "2025-10-27T11:12:33.648Z",
5+
"endTime": "2025-10-27T11:12:33.686Z",
66
"inner": false
77
},
88
"tasks": [
99
{
1010
"taskId": "@data-driven-forms/suir-component-mapper:test",
1111
"target": "test",
1212
"projectName": "@data-driven-forms/suir-component-mapper",
13-
"hash": "1297337073531190848",
14-
"startTime": "2025-10-27T10:03:57.699Z",
15-
"endTime": "2025-10-27T10:03:57.699Z",
13+
"hash": "12727728487980562239",
14+
"startTime": "2025-10-27T11:12:33.677Z",
15+
"endTime": "2025-10-27T11:12:33.685Z",
1616
"params": "",
17-
"cacheStatus": "local-cache-hit",
17+
"cacheStatus": "cache-miss",
1818
"status": 0
1919
}
2020
]
48 KB
Binary file not shown.
-32 KB
Binary file not shown.
-221 KB
Binary file not shown.

.nx/workspace-data/d/server-process.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)