mirror of
https://github.com/we-promise/sure.git
synced 2026-04-18 03:24:09 +00:00
Reorder settings nav and add translations (#680)
* Reorder settings nav and add translations * Attempt to fix flaky system test
This commit is contained in:
@@ -48,6 +48,9 @@ class SettingsTest < ApplicationSystemTestCase
|
||||
test "can see conditional nav items" do
|
||||
ENV["SELF_HOSTING_ENABLED"] = "true"
|
||||
|
||||
visit root_path
|
||||
sign_in @user
|
||||
|
||||
open_settings_from_sidebar
|
||||
|
||||
click_link "Self-Hosting"
|
||||
|
||||
Reference in New Issue
Block a user