mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-22 17:21:06 +02:00
Merge conflict
This commit is contained in:
parent
20c0813f78
commit
908e06c8eb
7 changed files with 20 additions and 21 deletions
|
@ -812,7 +812,7 @@ class MemberExportTest(MockDbForIndividualTests, MockEppLib):
|
|||
@override_flag("organization_members", active=True)
|
||||
@less_console_noise_decorator
|
||||
def test_member_export(self):
|
||||
"""Tests the member export report"""
|
||||
"""Tests the member export report by comparing the csv output."""
|
||||
content_type = ContentType.objects.get_for_model(PortfolioInvitation)
|
||||
LogEntry.objects.create(
|
||||
user=self.lebowski_user,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue