Skip to content

Commit

Permalink
Lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
neb417 committed Nov 5, 2024
1 parent c13bf90 commit 6dcf8d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/factories/federal_tax_brackets.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
# fk_rails_... (federal_tax_table_type_id => federal_tax_table_types.id)
#
FactoryBot.define do

# tax_brackets = 10% on first $1,000, 15% from $1,001 to $100,000, 25% from $100,001 to $500,000

factory :federal_tax_bracket do
Expand Down

0 comments on commit 6dcf8d1

Please sign in to comment.