OSDN Git Service

t#31896:fix view form
[pettanr/pettanr.git] / spec / factories.rb
index b4929dd..edbe9ff 100644 (file)
@@ -160,6 +160,9 @@ FactoryGirl.define do
     speech.speech_balloon_id 1
     speech.writing_format_id 1
     speech.content 'test'
+    speech.font_size 1.0
+    speech.text_align 1
+    speech.fore_color 0xffffff
     speech.x 10
     speech.y 100
     speech.width 200