diff --git a/script/populate b/script/populate index c854e62..6260e1a 100755 --- a/script/populate +++ b/script/populate @@ -2,7 +2,6 @@ require File.dirname(__FILE__) + '/../config/environment' Profile.destroy_all -anhetegua = Profile.create!(:name => 'noosfero', :identifier => 'noosfero') User.destroy_all User.create!(:login => 'testprofile', :email => 'admin@localhost.localdomain', :password => 'test', :password_confirmation => 'test') -- libgit2 0.21.2