Skip to content

Commit

Permalink
fix error message test
Browse files Browse the repository at this point in the history
  • Loading branch information
magicznyleszek committed Sep 13, 2018
1 parent 4603c5d commit 570770a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/xlform/translations.tests.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ describe("translations", ->
expect(run).toThrow("""
There is an unnamed translation in your form definition.
Please give a name to all translations in your form.
Use "Manage Translations" modal accessible from form landing page.
Use "Manage Translations" option from form landing page.
""")
)
)

0 comments on commit 570770a

Please sign in to comment.