Skip to content
Snippets Groups Projects
Commit 87bdf78d authored by Guillaume ROUSSE's avatar Guillaume ROUSSE
Browse files

cosmetics

parent 4cd44a6c
No related branches found
No related tags found
No related merge requests found
...@@ -143,10 +143,9 @@ sub list_accounts { ...@@ -143,10 +143,9 @@ sub list_accounts {
} }
printf "%d accounts removed\n", scalar @$accounts; printf "%d accounts removed\n", scalar @$accounts;
$accounts = $accounts = IdPAccountManager::TestAccount::Manager->get_testaccounts(
IdPAccountManager::TestAccount::Manager->get_testaccounts( db => $db
db => $db );
);
eval { eval {
IdPAccountManager::Tools::update_ssp_authsources( IdPAccountManager::Tools::update_ssp_authsources(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment