This commit is contained in:
Matthias Mair 2022-02-13 06:24:05 +01:00 committed by GitHub
parent c6da462229
commit 880d78f2c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ class SettingsTest(TestCase):
def test_defaults(self):
"""
Populate the settings with default values
"""
"""
for key in InvenTreeSetting.SETTINGS.keys():