forked from AkkomaGang/akkoma
Lint
This commit is contained in:
parent
c361440396
commit
6a3e75c8e6
1 changed files with 1 additions and 0 deletions
|
@ -559,6 +559,7 @@ test "it sends a registration confirmed email if no others will be sent" do
|
|||
{:ok, user} =
|
||||
User.register_changeset(%User{}, @full_user_data)
|
||||
|> User.register()
|
||||
|
||||
ObanHelpers.perform_all()
|
||||
|
||||
instance_name = Pleroma.Config.get([:instance, :name])
|
||||
|
|
Loading…
Reference in a new issue