OSDN Git Service

Merge branch 'v06' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v06
[pettanr/pettanr.git] / spec / factories / writing_format.rb
index 5a66f77..521b2d2 100644 (file)
@@ -15,7 +15,7 @@ FactoryGirl.define do
   end\r
   factory :writing_format_test, :class => WritingFormat do |i|\r
     i.name 'test@pettan.com'\r
-    i.module_name 'PettanrSimpleFormat'\r
+    i.module_name 'PettanrTestFormat'\r
     i.caption 'test'\r
     i.settings '{}'\r
     trait :with_system_picture do\r