mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-29 00:00:33 -04:00
Improve spec.
This commit is contained in:
parent
1fe499e893
commit
95efdce74f
1 changed files with 1 additions and 1 deletions
|
@ -344,7 +344,7 @@ http://b.com/#{'a'*500}
|
|||
expect(lookup[:post_number]).to eq(1)
|
||||
|
||||
result = TopicLink.duplicate_lookup(post.topic)
|
||||
expect(result.count).to eq(0)
|
||||
expect(result).to eq({})
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue