mirror of
https://github.com/platformio/platformio-core.git
synced 2025-08-01 02:54:25 +02:00
skip account tests
This commit is contained in:
@@ -26,6 +26,8 @@ from platformio.commands.team import cli as cmd_team
|
||||
from platformio.downloader import FileDownloader
|
||||
from platformio.unpacker import FileUnpacker
|
||||
|
||||
pytestmark = pytest.mark.skip()
|
||||
|
||||
|
||||
@pytest.mark.skipif(
|
||||
not os.environ.get("TEST_EMAIL_LOGIN"),
|
||||
|
Reference in New Issue
Block a user