Clean captchas up periodically, not schedule it after theyre created
[akkoma] / test / support / conn_case.ex
index 2e6707087f623d75c0c8ac3ef51e05608d83f91d..d25c28f49a85e0c533f77d051cdc84d9be1b93ea 100644 (file)
@@ -19,6 +19,7 @@ defmodule Pleroma.Web.ConnCase do
     quote do
       # Import conveniences for testing with connections
       use Phoenix.ConnTest
+      use Pleroma.Tests.Helpers
       import Pleroma.Web.Router.Helpers
 
       # The default endpoint for testing