summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul J. Davis <paul.joseph.davis@gmail.com>2019-12-25 11:42:19 -0600
committerPaul J. Davis <paul.joseph.davis@gmail.com>2019-12-25 11:45:20 -0600
commitc99c58aea6709dbed434b67ff7111fcb8e9212bc (patch)
tree70227e9027298683e54828bb5d9aadaf4e04726b
parent9cba2f12323cf544f810d66b764ed90ad0f39714 (diff)
downloadcouchdb-c99c58aea6709dbed434b67ff7111fcb8e9212bc.tar.gz
Speedup eunit: mem3_rep
-rw-r--r--src/mem3/src/mem3_rep.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mem3/src/mem3_rep.erl b/src/mem3/src/mem3_rep.erl
index fd7c680a6..4b75846ca 100644
--- a/src/mem3/src/mem3_rep.erl
+++ b/src/mem3/src/mem3_rep.erl
@@ -880,7 +880,7 @@ doc_() ->
targets_map_test_() ->
{
- foreach,
+ setup,
fun() -> meck:new(mem3, [passthrough]) end,
fun(_) -> meck:unload() end,
[