Skip to content

Commit

Permalink
fix unit test.
Browse files Browse the repository at this point in the history
  • Loading branch information
PhotoNomad0 committed Oct 16, 2018
1 parent 80da504 commit f091394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/VerseObjectUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ describe("getOrderedVerseObjectsFromString", () => {
},
{
type: "text",
text: "."
text: ". "
},
{
tag: "f",
Expand Down

0 comments on commit f091394

Please sign in to comment.