Start adding tests

This commit is contained in:
2023-01-19 14:29:25 -05:00
parent e75c22d583
commit 68423488ff
8 changed files with 319 additions and 96 deletions

View File

@ -202,8 +202,6 @@ TIME_ZONE = os.getenv("VROBBLER_TIME_ZONE", "EST")
USE_I18N = True
USE_L10N = True
USE_TZ = True