Commit df047c14 authored by Arturo Herrero's avatar Arturo Herrero

Inline key - value

parent 8eef9528
......@@ -190,8 +190,7 @@ RSpec.describe Import::BulkImportsController do
let(:bulk_import_params) do
[{ "source_type" => "group_entity",
"source_full_path" => "full_path",
"destination_name" =>
"destination_name",
"destination_name" => "destination_name",
"destination_namespace" => "root" }]
end
......
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