From 56af630c05967f92523b89522945cbd95f4d3958 Mon Sep 17 00:00:00 2001 From: Katrin Yordanova Date: Mon, 4 Apr 2022 14:27:14 +0300 Subject: [PATCH] Add data-test-id to login and signup templates --- auth/assets/templates/login.html.tpl | 4 ++++ auth/assets/templates/signup.html.tpl | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/auth/assets/templates/login.html.tpl b/auth/assets/templates/login.html.tpl index 622e4223b..3793deb63 100644 --- a/auth/assets/templates/login.html.tpl +++ b/auth/assets/templates/login.html.tpl @@ -20,6 +20,7 @@