diff --git a/spec/components/shared/tag_list_component_spec.rb b/spec/components/shared/tag_list_component_spec.rb index c2b10edd4..8b311ed33 100644 --- a/spec/components/shared/tag_list_component_spec.rb +++ b/spec/components/shared/tag_list_component_spec.rb @@ -9,7 +9,6 @@ describe Shared::TagListComponent do before do Setting["feature.machine_learning"] = true Setting["machine_learning.tags"] = true - sign_in(create(:administrator).user) end it "displays machine learning tags when machine learning is enabled" do