From 57343293aaf5ec274ccba8c6dc5a94f1828cfa95 Mon Sep 17 00:00:00 2001 From: Tetiana Churikova Date: Wed, 18 Apr 2018 15:47:45 +0300 Subject: [PATCH] delete locam env --- test/end-to-end/pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/end-to-end/pytest.ini b/test/end-to-end/pytest.ini index 2b5bd9c..1964f28 100644 --- a/test/end-to-end/pytest.ini +++ b/test/end-to-end/pytest.ini @@ -1,3 +1,3 @@ [pytest] norecursedirs = .git pages -addopts = -s -v --junitxml=results/result.xml --tb=short --env=local +addopts = -s -v --junitxml=results/result.xml --tb=short