Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit 77c5729

Browse files
committed
Format
1 parent 047b4bc commit 77c5729

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

test/controllers/accounts/subscriptions_controller_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,4 @@ class Account::SubscriptionsControllerTest < ActionDispatch::IntegrationTest
4343
post account_subscription_path
4444
assert_response :forbidden
4545
end
46-
4746
end

test/controllers/admin/billing_waivers_controller_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ class Admin::BillingWaiversControllerTest < ActionDispatch::IntegrationTest
2929

3030
assert_not account.reload.comped?
3131
end
32-
end
32+
end

0 commit comments

Comments
 (0)