commit | 1d09b53a878d150f4a7ba5b7b2e853540d57e795 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue Jun 15 18:18:25 2021 +0200 |
committer | Akron <nils@diewald-online.de> | Tue Jun 15 18:18:25 2021 +0200 |
tree | 846f57144316b987b4233891c587806e5c0b4779 | |
parent | 276afc0f2799f3be31bc4a349020aeb1e9b695f8 [diff] [blame] |
Add settings menu by default Change-Id: Iaa9ae78a425ae716a942356cdc57ec9d5eb1cfdf
diff --git a/t/plugin/auth.t b/t/plugin/auth.t index 1d1a375..4ea6a2f 100644 --- a/t/plugin/auth.t +++ b/t/plugin/auth.t
@@ -131,6 +131,7 @@ ->text_is('div.notify-success', 'Login successful') ->element_exists('aside.off') ->element_exists_not('aside.active') + ->element_exists_not('aside.settings') ; # Now the user is logged in and should be able to