Skip to content

Commit b3aea64

Browse files
committed
Fixing tests
1 parent 294f936 commit b3aea64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
from elasticsearch.dsl import VERSION
1+
from elasticsearch import VERSION
22

33
ES_MAJOR_VERSION = VERSION[0]

0 commit comments

Comments
 (0)