Commit 6aba13ab authored by Rajendra Kadam's avatar Rajendra Kadam

Remove unnused method

parent 52c1c3c9
......@@ -29,10 +29,6 @@ module EE
allow(node).to receive(:selective_sync?).and_return(value)
end
def stub_healthy_shards(shards)
::Gitlab::ShardHealthCache.update!(Array(shards))
end
def create_project_on_shard(shard_name)
project = create(:project)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment