Skip to content

Commit

Permalink
[qa] Updated test_qa.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ppabcd committed Nov 22, 2018
1 parent 80a84dd commit 256f00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_project/tests/test_qa.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def test_qa_call_check_commit_message_failure(self):
'commitcheck', '--token', os.environ["GH_TOKEN"],
'--commit', '3c8ca0a14c7211b2c2b77b2b807a1e7315033679',
'--repo', os.environ["TRAVIS_REPO_SLUG"]
]
],
['commitcheck']
]
for option in options:
Expand Down

0 comments on commit 256f00d

Please sign in to comment.