Remove exvcr dependency

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-11-14 16:27:53 +01:00
parent df2c184bc0
commit 3f9e1c8e19
50 changed files with 366 additions and 3262 deletions

View File

@@ -4,7 +4,6 @@
# Upstream: https://git.pleroma.social/pleroma/pleroma/blob/develop/test/web/web_finger/web_finger_controller_test.exs
defmodule Mobilizon.Web.ActivityPubControllerTest do
use ExVCR.Mock, adapter: ExVCR.Adapter.Hackney
import Mox
use Mobilizon.Web.ConnCase