Remove obsolete specs

This commit is contained in:
Alberto Miedes Garcés
2017-01-25 13:58:44 +01:00
parent e3fca5c49f
commit e7f55b10e2
8 changed files with 3 additions and 79 deletions

View File

@@ -4,7 +4,6 @@ describe Comment do
let(:comment) { build(:comment) }
it_behaves_like "public_voters_stats"
it_behaves_like "has_public_author"
it "is valid" do