From e87752e065820160ef0f134ee1f992ff3e6ef3a5 Mon Sep 17 00:00:00 2001
From: Sunil Mohan Adapa
Date: Tue, 30 Aug 2022 22:36:09 -0700
Subject: [PATCH] users: tests: functional: Find forms more accurately
Signed-off-by: Sunil Mohan Adapa
Reviewed-by: James Valleroy
---
.../modules/users/templates/users_change_password.html | 2 +-
plinth/modules/users/templates/users_create.html | 2 +-
plinth/modules/users/templates/users_delete.html | 2 +-
plinth/modules/users/templates/users_firstboot.html | 4 ++--
plinth/modules/users/templates/users_update.html | 2 +-
plinth/modules/users/tests/test_functional.py | 10 +++++-----
plinth/tests/functional/__init__.py | 6 +++---
7 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/plinth/modules/users/templates/users_change_password.html b/plinth/modules/users/templates/users_change_password.html
index 5393b9d84..0bf0f1828 100644
--- a/plinth/modules/users/templates/users_change_password.html
+++ b/plinth/modules/users/templates/users_change_password.html
@@ -12,7 +12,7 @@
Change Password for {{ username }}
{% endblocktrans %}
-
-