Skip to content
Snippets Groups Projects
Commit e2543b35 authored by Alexander Schlemmer's avatar Alexander Schlemmer
Browse files

TST: fixed test_realworld_example integration test

parent e3bc51fc
No related branches found
No related tags found
2 merge requests!108Release 0.5.0,!104Create a new scanner module and move functions from crawl module there
Pipeline #34475 failed
......@@ -171,6 +171,7 @@ def test_event_update(clear_database, usemodel, addfiles):
ident.load_from_yaml_definition(identifiable_path)
second_crawler = Crawler(identifiableAdapter=ident)
second_crawler.generate_run_id()
crawler_definition = load_definition(
crawler_definition_path)
converter_registry = create_converter_registry(crawler_definition)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment