Add comments translations
Co-Authored-By: Sebastia <sebastia.roig@gmail.com>
This commit is contained in:
committed by
voodoorai2000
parent
096a9f6bb8
commit
158af0217d
@@ -5,6 +5,7 @@ describe Comment do
|
||||
let(:comment) { build(:comment) }
|
||||
|
||||
it_behaves_like "has_public_author"
|
||||
it_behaves_like "globalizable", :comment
|
||||
|
||||
it "is valid" do
|
||||
expect(comment).to be_valid
|
||||
|
||||
Reference in New Issue
Block a user