We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29bbbc8 commit 98662e8Copy full SHA for 98662e8
spec/serializers/basic_topic_serializer_spec.rb
@@ -9,7 +9,7 @@
9
10
describe "#fancy_title" do
11
fab!(:user) { Fabricate(:user, locale: "ja") }
12
- fab!(:topic) { Fabricate(:topic) }
+ fab!(:topic)
13
14
before do
15
topic.title = original_title
0 commit comments