Skip to content

Commit

Permalink
corrected snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
da1nerd committed Nov 2, 2020
1 parent ed14b9e commit 9c55166
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions __tests__/__snapshots__/api.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Object {
exports[`load check data returns latest data in favor of context match 1`] = `
Object {
"contextId": Object {
"checkId": "2fd8",
"groupId": "figs_metaphor",
"occurrence": 1,
"quote": "that he put before them",
Expand All @@ -23,6 +24,7 @@ Object {
exports[`load check data returns older data in favor of context match 1`] = `
Object {
"contextId": Object {
"checkId": "2fd8",
"groupId": "figs_metaphor",
"occurrence": 1,
"quote": "that he put before them",
Expand Down

0 comments on commit 9c55166

Please sign in to comment.