From b738a38c18f367281fe3264d32d22ac2a965ef8d Mon Sep 17 00:00:00 2001 From: Tovmas Date: Thu, 7 Dec 2023 03:52:02 +0400 Subject: [PATCH] Change domain --- .github/tests/test_slugs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/tests/test_slugs.py b/.github/tests/test_slugs.py index fcbc0fd3..756ecd15 100644 --- a/.github/tests/test_slugs.py +++ b/.github/tests/test_slugs.py @@ -29,4 +29,4 @@ def test_unique_slugs(): # Check that URL is one level deep if check_path != 'files': - assert check_path == 'localhost:4000', f'{url_element.text}: Paths should be 1 level deep e.g URL/slug' + assert check_path == 'machinetranslate.org', f'{url_element.text}: Paths should be 1 level deep e.g URL/slug'