test: change tests accordingly
This commit is contained in:
@@ -4,7 +4,7 @@ import asyncio
|
||||
|
||||
import pytest_httpbin
|
||||
|
||||
from scrapling.engines._browsers import AsyncStealthySession
|
||||
from scrapling.fetchers import AsyncStealthySession
|
||||
|
||||
|
||||
@pytest_httpbin.use_class_based_httpbin
|
||||
|
||||
@@ -3,7 +3,7 @@ import asyncio
|
||||
|
||||
import pytest_httpbin
|
||||
|
||||
from scrapling.engines._browsers import AsyncDynamicSession
|
||||
from scrapling.fetchers import AsyncDynamicSession
|
||||
|
||||
|
||||
@pytest_httpbin.use_class_based_httpbin
|
||||
|
||||
Reference in New Issue
Block a user