--- a/tests/test_models.py Wed Oct 26 06:51:26 2016 +0800+++ b/tests/test_models.py Wed Oct 26 06:52:26 2016 +0800@@ -34,7 +34,7 @@ 'branch': 'default', 'date': datetime.now(), 'author': 'alice',- 'message': 'project: add a thing',+ 'message': 'component: do a thing', 'project': Project.get(name='test-models') }