aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/webdriver/navigation/auth_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/web-platform-tests/webdriver/navigation/auth_tests.py')
-rw-r--r--tests/wpt/web-platform-tests/webdriver/navigation/auth_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/web-platform-tests/webdriver/navigation/auth_tests.py b/tests/wpt/web-platform-tests/webdriver/navigation/auth_tests.py
index 266c76e16ff..52a18cdb8ef 100644
--- a/tests/wpt/web-platform-tests/webdriver/navigation/auth_tests.py
+++ b/tests/wpt/web-platform-tests/webdriver/navigation/auth_tests.py
@@ -12,7 +12,7 @@ from wptserve.handlers import basic_auth_handler
class WebDriverAuthTest(unittest.TestCase):
- # Set up class to start HTTP Server that responds to
+ # Set up class to start HTTP Server that responds to
# test URLs with various 401 responses
@classmethod
def setUpClass(cls):