Skip to content

Commit

Permalink
Remove downloads from tests (always fails, page works locally???)
Browse files Browse the repository at this point in the history
  • Loading branch information
Simyon264 committed Aug 26, 2024
1 parent 4656986 commit fd16246
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tools/test_pages_for_errors.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ async def run_tests():

urls = [
"http://localhost:5000/", # Home page
"http://localhost:5000/downloads", # Downloads page
"http://localhost:5000/privacy", # Privacy page
"http://localhost:5000/contact", # Contact page
"http://localhost:5000/leaderboard", # Leaderboard page
Expand Down

0 comments on commit fd16246

Please sign in to comment.