From 2879021daa60c4d0fcb99378cb31934779f429c8 Mon Sep 17 00:00:00 2001
From: Eliot Berriot <contact@eliotberriot.com>
Date: Sun, 24 Dec 2017 19:18:55 +0100
Subject: [PATCH] Now force tests paths

---
 api/pytest.ini | 1 +
 1 file changed, 1 insertion(+)

diff --git a/api/pytest.ini b/api/pytest.ini
index 4ab90740..9be63d35 100644
--- a/api/pytest.ini
+++ b/api/pytest.ini
@@ -3,3 +3,4 @@ DJANGO_SETTINGS_MODULE=config.settings.test
 
 # -- recommended but optional:
 python_files = tests.py test_*.py *_tests.py
+testpatsh = tests
-- 
GitLab