Remove failing spec from memory_killer_spec.rb

This spec was redundant to another spec and caused failures in CI because rss_within_range? was returning nil, which caused restart_sidekiq to run and issue signals to kill processes.

Closes #32342 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading