diff --git a/killbill-integration-tests/core/test_catalog.rb b/killbill-integration-tests/core/test_catalog.rb index a81067c..9823430 100644 --- a/killbill-integration-tests/core/test_catalog.rb +++ b/killbill-integration-tests/core/test_catalog.rb @@ -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)