Skip to content

Disable phone number verification when run E2E test in JH Pipeline

  1. add rspec hook, if example does not contains enable_phone_number_verification tag, send API to turn off ApplicationSetting.phone_verification_code_enabled
  2. puts rest-api /application/settings to turn off phone_verification_code_enabled, may be we need modify gitlab code to make it happen
毛超 编辑于