SDK-2760: Fix paths

This commit is contained in:
Romuald Juchnowicz-Bierbasz
2019-04-16 11:02:56 +02:00
parent 4adef2dace
commit 92b1d8e4df

View File

@@ -6,7 +6,7 @@ import pytest
from galaxy.api.plugin import Plugin
from galaxy.api.consts import Platform
from tests.async_mock import AsyncMock
from galaxy.unittest.mock import AsyncMock
@pytest.fixture()
def reader():