Merge branch 'fix_for_migrate_to_db_test' into 'develop'
[akkoma] / test / support / factory.ex
index 9ff8004dd5161304af6a3bb7281e507e8ef30d42..780235cb9cfc26caba01dba78b4d94ede9a1c49d 100644 (file)
@@ -394,7 +394,7 @@ defmodule Pleroma.Factory do
   end
 
   def config_factory do
-    %Pleroma.Web.AdminAPI.Config{
+    %Pleroma.ConfigDB{
       key:
         sequence(:key, fn key ->
           # Atom dynamic registration hack in tests