Account.sole → Current.account
and some other de-tenant changes, including removing the controller tenanting concerns
This commit is contained in:
@@ -2,7 +2,7 @@ require "test_helper"
|
||||
|
||||
class Account::SedeableTest < ActiveSupport::TestCase
|
||||
setup do
|
||||
@account = Account.sole
|
||||
@account = Current.account
|
||||
end
|
||||
|
||||
test "setup_customer_template adds boards, cards, and comments" do
|
||||
|
||||
Reference in New Issue
Block a user