accounts passwd encoding
This commit is contained in:
@ -2,7 +2,7 @@ require 'test_helper'
|
||||
|
||||
class AccountsControllerTest < ActionDispatch::IntegrationTest
|
||||
setup do
|
||||
@account = accounts(:client1)
|
||||
@account = accounts(:account1)
|
||||
end
|
||||
|
||||
test "should get index" do
|
||||
|
Reference in New Issue
Block a user