add siade token in spec helper
This commit is contained in:
parent
2d1fc7194a
commit
f1f4f6f743
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ class ActiveRecord::Base
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
SIADETOKEN = :valid_token
|
||||||
|
|
||||||
include Warden::Test::Helpers
|
include Warden::Test::Helpers
|
||||||
|
|
||||||
RSpec.configure do |config|
|
RSpec.configure do |config|
|
||||||
|
|
Loading…
Reference in a new issue