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:
parent
262f63d926
commit
885fe8f31f
@ -42,7 +42,7 @@ from ...utils.generators import limited_iterator
|
|||||||
|
|
||||||
|
|
||||||
# We use transactions on some related methods (storage access, etc...)
|
# We use transactions on some related methods (storage access, etc...)
|
||||||
class TestOpenstackLiveService(UDSTransactionTestCase):
|
class TestOpenstackFixedService(UDSTransactionTestCase):
|
||||||
|
|
||||||
def test_userservice_fixed_user(self) -> None:
|
def test_userservice_fixed_user(self) -> None:
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user