Fix tests with user tasks

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-10-13 15:53:18 +02:00
parent 71476ee587
commit bba9e6bf59
2 changed files with 12 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ defmodule Mix.Tasks.Mobilizon.Users.Delete do
],
aliases: [
y: :assume_yes,
f: :keep_email
k: :keep_email
]
)