summaryrefslogtreecommitdiff
path: root/scripts/run_web_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/run_web_tests.py')
-rwxr-xr-xscripts/run_web_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/run_web_tests.py b/scripts/run_web_tests.py
index ab04b02..6b6adf9 100755
--- a/scripts/run_web_tests.py
+++ b/scripts/run_web_tests.py
@@ -24,7 +24,7 @@ class TestMetaInfo(common_tests.TestMetaInfo):
class TestNames(common_tests.TestNames):
loaded_fonts = FONTS
- family_name = 'RobotoDraft'
+ family_name = 'Roboto'
def test_unique_identifier_and_full_name(self):
"""Tests the unique identifier and full name."""