Commit 6acd97af authored by Tetiana Chupryna's avatar Tetiana Chupryna

Update test label

parent 1d00dadc
......@@ -294,7 +294,7 @@ describe MergeRequest do
it { is_expected.to be_truthy }
end
context 'when head pipeline does not have license management reports' do
context 'when head pipeline does not have license scanning reports' do
let(:merge_request) { create(:ee_merge_request, source_project: project) }
it { is_expected.to be_falsey }
......
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