Skip to content

Commit

Permalink
Fix rubocop errors
Browse files Browse the repository at this point in the history
  • Loading branch information
reshmabidikar committed Aug 13, 2024
1 parent 3db539d commit 41145f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion killbill-integration-tests/core/test_catalog.rb
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@ def test_change_alignment_change_of_plan
check_invoice_item(invoice.items[1], invoice.invoice_id, 1000.0, 'USD', 'RECURRING', 'basic-monthly', 'basic-monthly-evergreen', '2013-09-30', '2013-10-31')
end


def test_create_simple_plan
upload_catalog('Catalog-v1.xml', false, @user, @options)

Expand Down

0 comments on commit 41145f1

Please sign in to comment.