mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
housekeep: TU rename - Misc
Fix some more test functions Signed-off-by: moson <moson@archlinux.org>
This commit is contained in:
parent
d2d47254b4
commit
9e9ba15813
7 changed files with 21 additions and 21 deletions
|
@ -53,7 +53,7 @@ def user() -> User:
|
|||
|
||||
@pytest.fixture
|
||||
def pm_user() -> User:
|
||||
user = create_user("test_tu", PACKAGE_MAINTAINER_ID)
|
||||
user = create_user("test_pm", PACKAGE_MAINTAINER_ID)
|
||||
yield user
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue