Mark existing tests as online
- Remove `offline` and `expensive` markers
This commit is contained in:
@@ -3,6 +3,8 @@ import pytest
|
||||
from fbchat import Poll, PollOption, ThreadType
|
||||
from utils import random_hex, subset
|
||||
|
||||
pytestmark = pytest.mark.online
|
||||
|
||||
|
||||
@pytest.fixture(
|
||||
scope="module",
|
||||
|
Reference in New Issue
Block a user