fix tests
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
FactoryGirl.define do
|
||||
factory(:bulk_update_request) do |f|
|
||||
title "xxx"
|
||||
script "create alias aaa -> bbb"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user