Actualizar plugin Additionals a 3.0.0
This commit is contained in:
parent
3d976f1b3b
commit
a26f5567af
399 changed files with 70374 additions and 4093 deletions
|
@ -1,4 +1,4 @@
|
|||
require File.expand_path('../../test_helper', __FILE__)
|
||||
require File.expand_path '../../test_helper', __FILE__
|
||||
|
||||
class AdditionalsMacrosControllerTest < Additionals::ControllerTest
|
||||
fixtures :projects,
|
||||
|
@ -24,6 +24,6 @@ class AdditionalsMacrosControllerTest < Additionals::ControllerTest
|
|||
@request.session[:user_id] = nil
|
||||
get :show
|
||||
|
||||
assert_response 302
|
||||
assert_response :redirect
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue