From 40cd1215a9a3e764f9680da3e4be2e7118bda2a8 Mon Sep 17 00:00:00 2001 From: Shay Palachy Date: Thu, 18 Jul 2019 15:51:13 +0300 Subject: [PATCH] more verbose pytest --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index e9ddaeb..2a508fc 100644 --- a/tox.ini +++ b/tox.ini @@ -31,4 +31,4 @@ addopts = --cov=cachier -r a -v - + -s