mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-14 16:47:02 +02:00
Linting 2
This commit is contained in:
parent
5de2df1872
commit
9fa5ba8209
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
||||||
class TestDomainAdmin(MockEppLib, WebTest):
|
class TestDomainAdmin(MockEppLib, WebTest):
|
||||||
|
|
||||||
# csrf checks do not work with WebTest.
|
# csrf checks do not work with WebTest.
|
||||||
# We disable them here. TODO for another ticket.
|
# We disable them here. TODO for another ticket.
|
||||||
csrf_checks = False
|
csrf_checks = False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue