Commit 39fb2e26 authored by Andy Soiron's avatar Andy Soiron Committed by Alex Kalderimis

Fix spec description

parent acb77a65
......@@ -2208,7 +2208,7 @@ RSpec.describe API::MergeRequests do
end
end
context 'when only assignee_ids are provided, and the list is contains the sentinel value' do
context 'when only assignee_ids are provided, and the list contains the sentinel value' do
let(:params) do
{
assignee_ids: [0]
......
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