Skip to content

Commit c15605d

Browse files
committed
fix rubocop
1 parent 0fe7e45 commit c15605d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

decidim-participatory_processes/spec/serializers/decidim/participatory_processes/participatory_process_importer_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ module Decidim::ParticipatoryProcesses
586586
end
587587
end
588588

589-
context "when attachment collection is defined" do
589+
context "when attachment collection is defined" do
590590
let(:attachment_data) do
591591
{
592592
"files" => [

0 commit comments

Comments
 (0)