new issue format
This commit is contained in:
parent
56d9761844
commit
a017181339
8 changed files with 60 additions and 10 deletions
|
@ -32,7 +32,6 @@ end
|
|||
|
||||
Factory.add(:issue, Issue) do |obj|
|
||||
obj.title = Faker::Lorem.sentence
|
||||
obj.content = Faker::Lorem.sentences
|
||||
end
|
||||
|
||||
Factory.add(:snippet, Snippet) do |obj|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue