Skip to content

Commit

Permalink
fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
da1nerd committed Jul 26, 2021
1 parent b4bc67d commit 98fb0d8
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions __tests__/__snapshots__/tsvToGroupdata.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -94350,6 +94350,39 @@ Object {
"verseEdits": false,
},
],
"grammar-connect-logic-goal": Array [
Object {
"comments": false,
"contextId": Object {
"checkId": "ew8h",
"glQuote": "For this purpose",
"groupId": "grammar-connect-logic-goal",
"occurrence": 1,
"occurrenceNote": "The connecting phrase **For this purpose** introduces the goal that Paul wanted to accomplish when he left Titus in Crete (to ordain elders in the church). Alternate translation: “This is the reason” (See: [[rc://en/ta/man/translate/grammar-connect-logic-goal]])",
"quote": Array [
Object {
"occurrence": 1,
"word": "τούτου",
},
Object {
"occurrence": 1,
"word": "χάριν",
},
],
"quoteString": "τούτου χάριν",
"reference": Object {
"bookId": "tit",
"chapter": 1,
"verse": 5,
},
"tool": "translationNotes",
},
"nothingToSelect": false,
"reminders": false,
"selections": false,
"verseEdits": false,
},
],
},
"numbers": Object {},
"other": Object {
Expand Down Expand Up @@ -94467,39 +94500,6 @@ Object {
"verseEdits": false,
},
],
"grammar-connect-logic-goal": Array [
Object {
"comments": false,
"contextId": Object {
"checkId": "ew8h",
"glQuote": "For this purpose",
"groupId": "grammar-connect-logic-goal",
"occurrence": 1,
"occurrenceNote": "The connecting phrase **For this purpose** introduces the goal that Paul wanted to accomplish when he left Titus in Crete (to ordain elders in the church). Alternate translation: “This is the reason” (See: [[rc://en/ta/man/translate/grammar-connect-logic-goal]])",
"quote": Array [
Object {
"occurrence": 1,
"word": "τούτου",
},
Object {
"occurrence": 1,
"word": "χάριν",
},
],
"quoteString": "τούτου χάριν",
"reference": Object {
"bookId": "tit",
"chapter": 1,
"verse": 5,
},
"tool": "translationNotes",
},
"nothingToSelect": false,
"reminders": false,
"selections": false,
"verseEdits": false,
},
],
"grammar-connect-logic-result": Array [
Object {
"comments": false,
Expand Down

0 comments on commit 98fb0d8

Please sign in to comment.