housekeep: TU rename - Misc

Fix some more test functions

Signed-off-by: moson <moson@archlinux.org>
This commit is contained in:
moson 2023-09-11 19:12:10 +02:00
parent d2d47254b4
commit 9e9ba15813
No known key found for this signature in database
GPG key ID: 4A4760AB4EE15296
7 changed files with 21 additions and 21 deletions

View file

@ -81,7 +81,7 @@ def test_archdev_navbar_authenticated(client: TestClient, user: User):
assert item.text.strip() == expected[i]
def test_archdev_navbar_authenticated_tu(client: TestClient, package_maintainer: User):
def test_archdev_navbar_authenticated_pm(client: TestClient, package_maintainer: User):
expected = [
"Dashboard",
"Packages",