Browse Source

Updates KFZ, RS, Wohnen

bernhardbuhl 3 years ago
parent
commit
99b2d91083
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ui/tests/test_get_routes.py

+ 1 - 1
ui/tests/test_get_routes.py

@@ -1,5 +1,5 @@
 import pytest
-from tests.supports import login
+from .supports import login
 from app import models
 from lxml import html
 from random import choice