AutoCommit Don Sep 3 16:03:01 CEST 2015

This commit is contained in:
Andreas Stephanides
2015-09-03 16:03:01 +02:00
parent 984e5f4b56
commit f7ad93c398
6 changed files with 164 additions and 142 deletions

View File

@@ -2,7 +2,7 @@ require 'spec_helper'
describe "fetprofiles/index" , :type=>:view do
foreach_theme do
before(:each) do
# default_url_options[:locale] = :de
@fetprofile1 = FactoryGirl.create(:fetprofile)
@@ -29,3 +29,4 @@ describe "fetprofiles/index" , :type=>:view do
end
end
end