From 0ecc77eec82543e1bf7b2c109334a735c51203e5 Mon Sep 17 00:00:00 2001 From: Mark Longair Date: Thu, 22 Sep 2016 09:04:45 +0100 Subject: [PATCH] Make a test docstring a bit more clear --- nuntium/tests/popit_writeit_relation_tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuntium/tests/popit_writeit_relation_tests.py b/nuntium/tests/popit_writeit_relation_tests.py index b6dc9cd2..449aab2c 100644 --- a/nuntium/tests/popit_writeit_relation_tests.py +++ b/nuntium/tests/popit_writeit_relation_tests.py @@ -75,7 +75,7 @@ def test_it_does_not_try_to_replicate_the_memberships(self): @popit_load_data() def test_clean_memberships(self): - '''As part of bug #429 there can be several Membership between one writeitinstance and a person''' + '''As a result of #429 there might be several Membership between one writeitinstance and a person''' popolo_source, created = PopoloSource.objects.get_or_create(url=settings.TEST_POPIT_API_URL) writeitinstance = WriteItInstance.objects.create(name='instance 1', slug='instance-1', owner=self.owner) # there should be an amount of memberships