diff --git a/tests.py b/tests.py index da81c5003..32a0edb29 100644 --- a/tests.py +++ b/tests.py @@ -8097,14 +8097,7 @@ def _test_combine_lines(): def _test_hashtag_maps(): print('hashtag_maps') - session = create_session(None) - - expected_link = "https://osm.org/go/0G0dJ91-?m=&relation=62414" - content = "

@dan Test 4 geo link https://osm.org/go/0G0dJ91-?m=&relation=62414

" - map_links = get_map_links_from_post_content(content, session) - if expected_link not in map_links: - print(str(map_links)) - assert expected_link in map_links + session = None content = \ "

This is a test, with a geo link " + \