This commit is contained in:
Tom
2016-12-02 18:13:55 +01:00
parent bee75d3c15
commit ab60489708

View File

@@ -25,4 +25,3 @@ class TestIntrastatBase(TransactionCase):
})
# then check if intrastat_email_list contains the email of the user
self.assertEquals(demo_company.intrastat_email_list, demo_user.email)