mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
backups: tests: Mark need for Django database during API tests
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
492d3a463c
commit
4b570e38da
@ -14,6 +14,7 @@ from .. import api, forms, repository
|
||||
from ..components import BackupRestore
|
||||
|
||||
# pylint: disable=protected-access
|
||||
pytestmark = pytest.mark.django_db
|
||||
|
||||
|
||||
def _get_test_manifest(name):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user