mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-01 23:57:23 +00:00
Add UI E2E tests for the login page for OIDC being enabled and when it is disabled
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<div class="page-header">
|
||||
<h1 class="page-title"><%- i18n('dashboard', 'title', {name: getUserName()}) %></h1>
|
||||
<h1 class="page-title" data-cy="page-title"><%- i18n('dashboard', 'title', {name: getUserName()}) %></h1>
|
||||
</div>
|
||||
|
||||
<% if (columns) { %>
|
||||
|
Reference in New Issue
Block a user