Disable phone number verification when run E2E test in JH Pipeline
- add rspec hook, if example does not contains
enable_phone_number_verification
tag, send API to turn offApplicationSetting.phone_verification_code_enabled
- puts rest-api
/application/settings
to turn offphone_verification_code_enabled
, may be we need modify gitlab code to make it happen
由 毛超 编辑于