X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=test%2Fpleroma%2Fweb%2Fpleroma_api%2Fcontrollers%2Fbackup_controller_test.exs;h=f1941f6ddea7173faa2ad3f8feefa9e597adb641;hb=9546c1444c2c8c4abc9bcb35b6a8ff360ddc83af;hp=b2ac74c7dc0ae6b903908f295ac52f1d36663930;hpb=c1976d5b19fbceaecf1f52711fe35e1c7d5312aa;p=akkoma diff --git a/test/pleroma/web/pleroma_api/controllers/backup_controller_test.exs b/test/pleroma/web/pleroma_api/controllers/backup_controller_test.exs index b2ac74c7d..f1941f6dd 100644 --- a/test/pleroma/web/pleroma_api/controllers/backup_controller_test.exs +++ b/test/pleroma/web/pleroma_api/controllers/backup_controller_test.exs @@ -5,7 +5,7 @@ defmodule Pleroma.Web.PleromaAPI.BackupControllerTest do use Pleroma.Web.ConnCase - alias Pleroma.Backup + alias Pleroma.User.Backup alias Pleroma.Web.PleromaAPI.BackupView setup do