commit | 4d17d0fe5cd9dd1700b81ee71690a838d92cd86b | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Mar 05 20:58:44 2025 +0100 |
committer | Akron <nils@diewald-online.de> | Thu Mar 06 09:07:22 2025 +0100 |
tree | a0ff824c592dadc54510cdd495c78c57e2d14ace | |
parent | a17b08d54344961f317dd2a564069789ef71ee61 [diff] [blame] |
Remove login in side bar Change-Id: Id7cd9eec82b0132c02083ed76e222e013e581834
diff --git a/t/plugin/auth-oauth.t b/t/plugin/auth-oauth.t index b2a527e..1becd11 100644 --- a/t/plugin/auth-oauth.t +++ b/t/plugin/auth-oauth.t
@@ -110,7 +110,7 @@ ->content_like(qr/${q}authorized${q}:null/) ->element_exists_not('div.button.top a') ->element_exists_not('aside.active') - ->element_exists_not('aside.off') + ->element_exists('aside.off') ; $t->get_ok('/')