OSDN Git Service

repair test
[pettanr/pettanr.git] / spec / models / balloon_spec.rb
index e3cb45e..fe027ac 100644 (file)
@@ -7,7 +7,6 @@ describe Balloon do
     @user = Factory( :user_yas)\r
     @author = @user.author\r
     @artist = Factory :artist_yas, :author_id => @author.id\r
-    @license = Factory :license\r
     \r
     @balloon = Factory :panel\r
     @speech_balloon_template = Factory :speech_balloon_template\r