Commit a9241522 authored by Pawel Chojnacki's avatar Pawel Chojnacki

Remove unecessary before block

parent a7e12052
......@@ -472,10 +472,6 @@ describe Environment, models: true do
describe '#has_additional_metrics??' do
subject { environment.has_additional_metrics? }
before do
end
context 'when the enviroment is available' do
context 'with a deployment service' do
let(:project) { create(:prometheus_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