You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.
_______________ ERROR at setup of test_attach_endpoint_to_inport _______________
@pytest.fixture
def inport():
> return InPort("inport", actor())
E RemovedInPytest4Warning: Fixture "actor" called directly.
E Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information.
The text was updated successfully, but these errors were encountered:
As the title says.
The text was updated successfully, but these errors were encountered: