Skip to content

Commit 6145e23

Browse files
authored
Run all the tests
1 parent 74690fe commit 6145e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_elasticsearch/run_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ def run_all(argv=None):
7878
"--log-level=DEBUG",
7979
"--cache-clear",
8080
"-vv",
81-
join(abspath(dirname(__file__)), "test_exceptions.py"),
81+
abspath(dirname(__file__)),
8282
]
8383

8484
exit_code = 0

0 commit comments

Comments
 (0)