whitespace

This commit is contained in:
Peter Bhat Harkins 2020-07-08 16:18:35 -05:00
parent f68661ef96
commit 86fb86788e
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ RSpec.feature "Commenting" do
comment.reload
expect(comment.user).to eq(user)
end
end
feature "Merging story comments" do