AutoCommit Mon Sep 14 00:03:01 CEST 2015
This commit is contained in:
@@ -3,5 +3,7 @@
|
||||
FactoryGirl.define do
|
||||
factory :attachment do
|
||||
name "MyString"
|
||||
datei { Rack::Test::UploadedFile.new(File.join(Rails.root,'public','fetlogo.png'))}
|
||||
flag_titlepic false
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user