Skip to content

Commit 6880e16

Browse files
author
Leo
committed
linting
1 parent 05dfb18 commit 6880e16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

decidim-admin/spec/system/admin_manages_attachments_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ module Decidim::Admin
88
let!(:participatory_process) { create(:participatory_process, organization:) }
99
let!(:admin) { create(:user, :admin, :confirmed, organization:) }
1010
let!(:attachment) { create(:attachment, attached_to: participatory_process) }
11-
11+
1212
before do
1313
switch_to_host(organization.host)
1414
login_as admin, scope: :user

0 commit comments

Comments
 (0)