Skip to content

Commit

Permalink
lint: Fix rubocop offense
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentinchampenois authored and moustachu committed Nov 3, 2023
1 parent 6486b23 commit 159638b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/factory_bot_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

describe FactoryBot, processing_uploads_for: Decidim::AttachmentUploader do
it "has 100% valid factories" do
# TODO fix engine factories
# TODO: fix engine factories
# expect { described_class.lint(traits: true) }.not_to raise_error
end
end

0 comments on commit 159638b

Please sign in to comment.