Remove blank test.

This commit is contained in:
Guo Xiang Tan 2018-05-18 11:07:57 +08:00
parent 04c7dbafa3
commit 417bcc5f2a

View File

@ -127,10 +127,6 @@ describe UserAction do
end
describe "mentions" do
it "returns the mention in the stream" do
end
end
describe 'when user likes' do
let(:post) { Fabricate(:post) }