forked from bofh/fetsite
THEMA TESTS
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Read about factories at https://github.com/thoughtbot/factory_girl
|
||||
|
||||
FactoryGirl.define do
|
||||
factory :themagruppen, :class => 'Themengruppe' do
|
||||
factory :themengruppe, :class => 'Themengruppe' do
|
||||
title "MyString"
|
||||
text "MyText"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user