Random typo

parent 597c6bd0
...@@ -450,7 +450,7 @@ class TestContainer(object): ...@@ -450,7 +450,7 @@ class TestContainer(object):
'A sublime text version selector is required') 'A sublime text version selector is required')
self.assertFalse(('tags' in data and 'branch' in data), self.assertFalse(('tags' in data and 'branch' in data),
'A release must have a only one of the "tags" or ' 'A release must have only one of the "tags" or '
'"branch" keys.') '"branch" keys.')
# Test keys values # Test keys values
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment