Skip to content

Fix kwargs warning in microsoft_teams notifier

Andy Schoenen requested to merge fix_microsoft_teams_kwags_warnings into master

What does this MR do?

Fix Ruby 2.7 kwarg warnings for Gitlab::Octokit::Middleware when running bundle exec spec ee/spec/models/project_services/github_service_spec.rb:212

Related issue: #257438 (closed)

Does this MR meet the acceptance criteria?

Conformity

Edited by Andy Schoenen

Merge request reports