Skip to content

Commit

Permalink
fix rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
jdenquin committed Oct 11, 2024
1 parent ddadfbb commit 22b8fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/services/events/stores/clickhouse_store_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
properties: {
billable_metric.field_name => bm_value
},
value: bm_value
value: bm_value
)

expect(event_store).not_to be_active_unique_property(event)
Expand Down

0 comments on commit 22b8fb2

Please sign in to comment.