remove bogus conftest
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
import pytest
|
|
||||||
|
|
||||||
|
|
||||||
@pytest.fixture(scope='session')
|
|
||||||
def valid_credentials():
|
|
||||||
return (os.environ.get('USERNAME'), os.environ.get('PASSWORD'))
|
|
||||||
Reference in New Issue
Block a user