mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-10 00:56:19 +01:00
one and only one empty line at the end of the file
This commit is contained in:
@@ -57,4 +57,4 @@ class TestGetPermissionByName(TestCase):
|
||||
|
||||
def test_raises_exception_on_invalid_permission_format(self):
|
||||
with self.assertRaises(ValueError):
|
||||
AuthUtils.get_permission_by_name('timer_management')
|
||||
AuthUtils.get_permission_by_name('timer_management')
|
||||
|
||||
Reference in New Issue
Block a user