mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 00:09:23 +08:00
Remove unused variable.
This commit is contained in:
parent
1907338834
commit
d43ed4afa2
@ -472,7 +472,7 @@ describe ComposerMessagesFinder do
|
||||
let(:topic) { Fabricate(:post).topic }
|
||||
|
||||
let!(:post) do
|
||||
post = PostCreator.create!(
|
||||
PostCreator.create!(
|
||||
user,
|
||||
topic_id: topic.id,
|
||||
post_number: 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user