Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2017-07-26 13:34:52 +0300
committerDouwe Maan <douwe@selenight.nl>2017-07-27 11:32:44 +0300
commitbfe8b96874c66c54e2e4c1a66a520087b217e9e7 (patch)
treee7623d413e8ac605bd810b903303990dfb1e3927 /spec/features/oauth_login_spec.rb
parentdcf4a2e83c69d1be0915f9c4c4f023abee2e7dea (diff)
Add specs
Diffstat (limited to 'spec/features/oauth_login_spec.rb')
-rw-r--r--spec/features/oauth_login_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/features/oauth_login_spec.rb b/spec/features/oauth_login_spec.rb
index 0064c9ef25e..49d8e52f861 100644
--- a/spec/features/oauth_login_spec.rb
+++ b/spec/features/oauth_login_spec.rb
@@ -1,6 +1,6 @@
require 'spec_helper'
-feature 'OAuth Login', js: true do
+feature 'OAuth Login', :js, :allow_forgery_protection do
include DeviseHelpers
def enter_code(code)