Skip to content

Disable invisible_captcha feature flag for signup specs

Douglas Barbosa Alexandre requested to merge 13541-fix-broken-master into master

Disable the invisible_captcha introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31625 for the following specs:

  1. ee/spec/controllers/registrations_controller_spec.rb
  2. ee/spec/features/signup_spec.rb.

Merge request reports