rspec ./ee/spec/lib/gitlab/elastic/indexer_spec.rb: wrong number of arguments (given 1, expected 0)
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/136614374
57) Gitlab::Elastic::Indexer empty project updates the index status without running the indexing command
Failure/Error: indexer.run
ArgumentError:
wrong number of arguments (given 1, expected 0)
# ./ee/lib/gitlab/elastic/indexer.rb:90:in `update_index_status'
# ./ee/lib/gitlab/elastic/indexer.rb:34:in `run'
# ./ee/spec/lib/gitlab/elastic/indexer_spec.rb:25:in `block (3 levels) in <top (required)>'
Edited by 🤖 GitLab Bot 🤖