Revert "Tests: fix more tests"

This reverts commit 05352330bb.
This commit is contained in:
Lain Soykaf 2023-12-12 19:35:08 +04:00
commit a989b793de
8 changed files with 11 additions and 80 deletions

View file

@ -14,11 +14,6 @@ defmodule Pleroma.User.WelcomeEmailTest do
setup do: clear_config([:welcome])
setup do
Mox.stub_with(Pleroma.UnstubbedConfigMock, Pleroma.Test.StaticConfig)
:ok
end
describe "send_email/1" do
test "send a welcome email" do
user = insert(:user, name: "Jimm")