. #2013
ci-cd.yml
on: push
ci-cd
/
parse_tag
3s
ci-cd
/
instrument_parse_tag
0s
ci-cd
/
publish-prerelease
0s
ci-cd
/
publish-release
0s
Annotations
2 errors
components/settings/store.test.ts > reducer > should apply a preset:
src/components/settings/store.test.ts#L335
Error: Snapshot `reducer > should apply a preset 1` mismatched
- Expected
+ Received
@@ -82,11 +82,11 @@
+ "General",
+ ],
"migrationFlags": Object {
"actor": Object {},
"item": Object {},
- @@ -61,20 +63,40 @@
+ @@ -61,15 +63,33 @@
"world": Object {},
},
"useTurnPassingInitiative": false,
- "genericOccupation": "",
- "investigativeAbilityCategories": Array [],
@@ -123,12 +123,13 @@
+ },
+ ],
"showEmptyInvestigativeCategories": false,
"systemMigrationVersion": "",
"shortNotes": Array [],
- "firstRun": true,
+ @@ -77,5 +97,7 @@
"journalMemories": Object {},
"cardCategories": Array [],
+ "useCards": false,
+ "schemaVersion": "v1",
+ "displayName": "Trail of Cthulhu (built-in)",
},
}"
❯ components/settings/store.test.ts:335:19
|
ci-cd / Build
Process completed with exit code 1.
|