chore: Add formatting for the view count (#6447)
This commit is contained in:
@@ -7,6 +7,6 @@ FactoryBot.define do
|
||||
content { 'MyText' }
|
||||
description { 'MyDescrption' }
|
||||
status { 1 }
|
||||
views { 1 }
|
||||
views { 0 }
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user