Merge pull request #2361 from cisagov/rjm/2333-domain-filters

Issue #2333: Domain state filters - [RJM]
This commit is contained in:
Rachid Mrad 2024-07-02 15:39:15 -04:00 committed by GitHub
commit 01d2c4494f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 434 additions and 80 deletions

View file

@ -735,7 +735,6 @@ class ExportDataTest(MockDb, MockEppLib):
csv_file.seek(0)
# Read the content into a variable
csv_content = csv_file.read()
self.maxDiff = None
expected_content = (
# Header
"Domain request,Submitted at,Status,Domain type,Federal type,"