Skip to content

Commit

Permalink
Irrelevant when removing
Browse files Browse the repository at this point in the history
  • Loading branch information
ceithir committed Sep 27, 2023
1 parent cd4d6ce commit a4550b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/models/tag_wrangling_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@
expect_autocomplete_to_return(fandom, [character])
end

it "updates Redis autocomplete when removing a canon character from a fandom" do
it "updates Redis autocomplete when removing a character from a fandom" do
fandom = create(:canonical_fandom)
character = create(:canonical_character)

Expand Down

0 comments on commit a4550b5

Please sign in to comment.