Skip to content

Commit 838853e

Browse files
Mantisusvdusek
andauthored
Update tests/unit/crawlers/_basic/test_basic_crawler.py
Co-authored-by: Vlada Dusek <v.dusek96@gmail.com>
1 parent 88c35d5 commit 838853e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/crawlers/_basic/test_basic_crawler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2117,7 +2117,7 @@ async def handler_2(context: BasicCrawlingContext) -> None:
21172117

21182118

21192119
async def test_global_and_local_event_manager_in_crawler_run() -> None:
2120-
"""Test that both global and local event managers are used in crawler run"""
2120+
"""Test that both global and local event managers are used in crawler run."""
21212121

21222122
config = service_locator.get_configuration()
21232123

0 commit comments

Comments
 (0)