From 1bfac92a35eb752c4ed6cc4a510d11786d1a01c8 Mon Sep 17 00:00:00 2001 From: Steven Blowers Date: Tue, 22 Nov 2016 19:39:45 +0000 Subject: finishing off using meck. had to delete doctests, as they don't work with meck --- config/test.exs | 2 -- 1 file changed, 2 deletions(-) (limited to 'config/test.exs') diff --git a/config/test.exs b/config/test.exs index b2a3ed8..d2d855e 100644 --- a/config/test.exs +++ b/config/test.exs @@ -1,3 +1 @@ use Mix.Config - -config :zendex, :http_client, Zendex.HttpClient.InMemory -- cgit v1.2.1