Default DB configuration to false and set the default database name to
[akkoma] / test / tasks / config_test.exs
index 7d3b1860c709fb0042075dbab3f2c588b1175036..d448b04446e285dbb5b6209c72c6b24f442c309f 100644 (file)
@@ -5,7 +5,7 @@ defmodule Mix.Tasks.Pleroma.ConfigTest do
 
   setup_all do
     Mix.shell(Mix.Shell.Process)
-    temp_file = "config/temp.migrated.secret.exs"
+    temp_file = "config/temp.exported_from_db.secret.exs"
 
     dynamic = Pleroma.Config.get([:instance, :dynamic_configuration])