Skip to content

Commit

Permalink
Update test/system/admin/feature_flags_management_test.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuchal authored Dec 5, 2024
1 parent 36f9492 commit 0820efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system/admin/feature_flags_management_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class FeatureFlagsManagementTest < ApplicationSystemTestCase
sign_in_as(:admin)
visit root_path
click_link "Nastavenia"
click_link "Aktivácia rozšírení"
click_link "Funkcie"
end

test "admin can enable and disable a feature" do
Expand Down

0 comments on commit 0820efd

Please sign in to comment.