Add Celery Priorities

This commit is contained in:
Aaron Kable
2020-03-26 02:20:02 +00:00
committed by Ariel Rin
parent 32e0621b0a
commit 8861ec0a61
5 changed files with 31 additions and 10 deletions

View File

@@ -20,3 +20,4 @@ commands =
all: coverage run runtests.py -v 2
all: coverage report -m
core: coverage run runtests.py allianceauth.authentication.tests.test_app_settings -v 2
all: coverage xml