mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-07-15 15:05:48 +00:00
add create user parser
This commit is contained in:
@ -44,6 +44,7 @@ def client() -> Client:
|
||||
def web_client(configuration: Configuration) -> WebClient:
|
||||
"""
|
||||
fixture for web client
|
||||
:param configuration: configuration fixture
|
||||
:return: web client test instance
|
||||
"""
|
||||
configuration.set("web", "port", 8080)
|
||||
|
Reference in New Issue
Block a user