Skip to content

Commit

Permalink
tests: hdfs: revert 488e0d8
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Jul 19, 2020
1 parent 681fb82 commit 7b1823e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/remotes/hdfs.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ def _get(url, tar, target):


@pytest.fixture(scope="session")
def hdfs_server(docker_compose, docker_services, hadoop):
def hdfs_server(hadoop, docker_compose, docker_services):
import pyarrow

port = docker_services.port_for("hdfs", 8020)
Expand Down

0 comments on commit 7b1823e

Please sign in to comment.