Fix omniauth callbacks controller tests
- Fix double render for omniauth callbacks controller test - Specify keys as symbols into InheritableOptions
显示
- Gemfile.lock 1 个添加, 1 个删除Gemfile.lock
- config/initializers/active_record_schema_ignore_tables.rb 1 个添加, 1 个删除config/initializers/active_record_schema_ignore_tables.rb
- db/migrate/20240422000001_add_security_policy_management_project_id_to_security_policies.rb 0 个添加, 1 个删除...rity_policy_management_project_id_to_security_policies.rb
- db/migrate/20240422000005_add_security_policy_management_project_id_to_approval_policy_rules.rb 0 个添加, 1 个删除..._policy_management_project_id_to_approval_policy_rules.rb
- ee/app/services/gitlab_subscriptions/member_management/queue_non_billable_to_billable_service.rb 1 个添加, 1 个删除...mber_management/queue_non_billable_to_billable_service.rb
- ee/app/services/vulnerability_exports/export_service.rb 2 个添加, 2 个删除ee/app/services/vulnerability_exports/export_service.rb
- ee/spec/controllers/ee/omniauth_callbacks_controller_spec.rb 22 个添加, 18 个删除ee/spec/controllers/ee/omniauth_callbacks_controller_spec.rb
- ee/spec/lib/ee/api/entities/group_approval_rule_spec.rb 1 个添加, 1 个删除ee/spec/lib/ee/api/entities/group_approval_rule_spec.rb
- gems/gitlab-backup-cli/Gemfile.lock 1 个添加, 1 个删除gems/gitlab-backup-cli/Gemfile.lock
- gems/gitlab-backup-cli/gitlab-backup-cli.gemspec 1 个添加, 1 个删除gems/gitlab-backup-cli/gitlab-backup-cli.gemspec
- lib/tasks/gitlab/db.rake 11 个添加, 0 个删除lib/tasks/gitlab/db.rake
- spec/controllers/projects/autocomplete_sources_controller_spec.rb 10 个添加, 4 个删除...trollers/projects/autocomplete_sources_controller_spec.rb
想要评论请 注册 或 登录