1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-02-02 09:47:13 +03:00

Name fix on tests

This commit is contained in:
Adolfo Gómez García 2024-03-24 00:33:57 +01:00
parent 262f63d926
commit 885fe8f31f
No known key found for this signature in database
GPG Key ID: DD1ABF20724CDA23

View File

@ -42,7 +42,7 @@ from ...utils.generators import limited_iterator
# We use transactions on some related methods (storage access, etc...)
class TestOpenstackLiveService(UDSTransactionTestCase):
class TestOpenstackFixedService(UDSTransactionTestCase):
def test_userservice_fixed_user(self) -> None:
"""