commit | b0a7a0fb2818e94d9b59efd39284a269e9f41fc6 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Feb 27 09:51:06 2025 +0100 |
committer | Akron <nils@diewald-online.de> | Thu Feb 27 09:51:06 2025 +0100 |
tree | 81a484fcdfc71b0e749227833a07a95db25152d5 | |
parent | 391b8196bf3a9c42d6c574bea5726b34fe665c70 [diff] [blame] |
Change OAuth settings title Change-Id: I8edd87ed3347eab7293f9a18c730a4954c61cb23
diff --git a/t/plugin/auth-oauth.t b/t/plugin/auth-oauth.t index ae385bf..b2a527e 100644 --- a/t/plugin/auth-oauth.t +++ b/t/plugin/auth-oauth.t
@@ -479,7 +479,7 @@ ->element_exists_not('aside.off') ->element_exists_not('aside.active') ->element_exists('aside.settings') - ->text_is('nav.dropdown a:first-child span','OAuth') + ->text_is('nav.dropdown a:first-child span','API tokens') ;