From 8be771e41d59d8db443228aff4f9080061dbd3f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89loi=20Rivard?= Date: Thu, 31 Aug 2023 22:34:12 +0200 Subject: [PATCH] tests: fix CI --- canaille/templates/macro/table.html | 2 +- tests/core/test_groups.py | 18 ++++++++---------- tests/core/test_profile_edition.py | 9 ++++----- tests/oidc/test_client_admin.py | 9 ++++----- tests/oidc/test_code_admin.py | 9 ++++----- tests/oidc/test_token_admin.py | 9 ++++----- 6 files changed, 25 insertions(+), 31 deletions(-) diff --git a/canaille/templates/macro/table.html b/canaille/templates/macro/table.html index b249fdc9..b28a7598 100644 --- a/canaille/templates/macro/table.html +++ b/canaille/templates/macro/table.html @@ -51,7 +51,7 @@ {% macro pagination(form) %}