mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-02 01:03:28 +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",
|
"status": "action needed",
|
||||||
"organization_name": "Example - Action Needed",
|
"organization_name": "Example - Action Needed",
|
||||||
},
|
},
|
||||||
{
|
# Pa11y does not like this fixture
|
||||||
"status": "rejected",
|
# {
|
||||||
"organization_name": "Example - Rejected",
|
# "status": "rejected",
|
||||||
},
|
# "organization_name": "Example - Rejected",
|
||||||
|
# },
|
||||||
]
|
]
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue