Skip to content

Commit

Permalink
Fix linting error after rubocop update
Browse files Browse the repository at this point in the history
  • Loading branch information
mtaylorgds committed Jan 2, 2025
1 parent 6e10ab3 commit cf7f2df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/lib/project_builder_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ def build_project(
content_items: content_item_attributes,
bulk_tagging: bulk_tagging_enabled
)

ProjectBuilder.call(
content_item_attributes: content_items,
project_attributes: {
Expand Down

0 comments on commit cf7f2df

Please sign in to comment.