mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-01 16:53:30 +02:00
Comment out rejected fixture
This commit is contained in:
parent
4df52e5a45
commit
c9269a56e0
1 changed files with 5 additions and 4 deletions
|
@ -268,10 +268,11 @@ class DomainApplicationFixture:
|
|||
"status": "action needed",
|
||||
"organization_name": "Example - Action Needed",
|
||||
},
|
||||
{
|
||||
"status": "rejected",
|
||||
"organization_name": "Example - Rejected",
|
||||
},
|
||||
# Pa11y does not like this fixture
|
||||
# {
|
||||
# "status": "rejected",
|
||||
# "organization_name": "Example - Rejected",
|
||||
# },
|
||||
]
|
||||
|
||||
@classmethod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue