aboutsummaryrefslogtreecommitdiff
path: root/test/haketilo_test/test_integration.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/haketilo_test/test_integration.py')
-rw-r--r--test/haketilo_test/test_integration.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/haketilo_test/test_integration.py b/test/haketilo_test/test_integration.py
index b77afbd..88fef3c 100644
--- a/test/haketilo_test/test_integration.py
+++ b/test/haketilo_test/test_integration.py
@@ -48,7 +48,7 @@ def test_integration(driver):
driver.find_element_by_id('repos_head').click()
lst = driver.find_element_by_css_selector('.active_tab .text_entries')
- assert 'https://hydrilla.koszko.org/api_v1' in lst.text
+ assert 'https://hydrilla.koszko.org/api_v2' in lst.text
# TODO: do some more tests, including popup interaction and repository
# querying