Skip to content

Commit

Permalink
[#868] Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
edugomez committed Oct 17, 2017
1 parent 7ecc69c commit a1f9c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cove_iati/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ def test_cove_iati_cli_output():
{'id': 'TZ-BRLA-5-DDD-123123-DD123',
'message': '?TZ-BRLA-8 does not match the regex ^[^\\/\\&\\|\\?]+$',
'path': '/iati-activities/iati-activity[4]/participating-org/@ref',
'rule': 'participating-org/@ref/should match the regex [^\\:\\&\\|\\?]+'},
'rule': 'participating-org/@ref should match the regex [^\\:\\&\\|\\?]+'},
{
'id': 'TZ-BRLA-5-DDD-123123-DD123',
'message': '`(recipient-country|recipient-region)/@percentage` should sum to 100',
Expand Down

0 comments on commit a1f9c83

Please sign in to comment.