There was an error while loading. Please reload this page.
1 parent 74690fe commit 6145e23Copy full SHA for 6145e23
test_elasticsearch/run_tests.py
@@ -78,7 +78,7 @@ def run_all(argv=None):
78
"--log-level=DEBUG",
79
"--cache-clear",
80
"-vv",
81
- join(abspath(dirname(__file__)), "test_exceptions.py"),
+ abspath(dirname(__file__)),
82
]
83
84
exit_code = 0
0 commit comments