Skip to content

Commit

Permalink
Fab lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nattsw committed Jan 23, 2025
1 parent 29bbbc8 commit 98662e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/serializers/basic_topic_serializer_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

describe "#fancy_title" do
fab!(:user) { Fabricate(:user, locale: "ja") }
fab!(:topic) { Fabricate(:topic) }
fab!(:topic)

before do
topic.title = original_title
Expand Down

0 comments on commit 98662e8

Please sign in to comment.