test: rename interactive mark to oauth
This commit is contained in:
@@ -6,7 +6,7 @@ import pytest
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
pytestmark = [pytest.mark.integration, pytest.mark.interactive]
|
||||
pytestmark = [pytest.mark.integration, pytest.mark.oauth]
|
||||
|
||||
|
||||
class TestOAuthInteractive:
|
||||
|
||||
Reference in New Issue
Block a user