Skip to content
Snippets Groups Projects
Unverified Commit 6a09bda8 authored by Luke Murphy's avatar Luke Murphy
Browse files

Just ignore warnings for now.

There are 40+ warnings and they're not really breaking
anything JUST now, so I'd rather just get moving on with
fixing the really breaking things. Once we get a little
further in the upgrade, these will break too ...
parent 37d96055
No related branches found
No related tags found
1 merge request!54Upgrade, Remove DYE, Fix up failing tests
......@@ -6,3 +6,6 @@ markers =
integration: marks tests that are integration tests
groupfactory: marks tests that use the group_permissions methods
phantomjs: marks tests that use phantomjs for testing
filterwarnings =
ignore::DeprecationWarning
ignore::PendingDeprecationWarning
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment