Remove feishu factory to avoid upstream test fail
remove feishu integration due to creation feishu integration need set application_settings value, which cause spec/models/factories_spec.rb. So after some research, I found remove feishu factory_bot is more easier than hack rspec.
related upstream MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/101900