From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- testing/web-platform/tests/tools/wpt/update.py | 1 - 1 file changed, 1 deletion(-) (limited to 'testing/web-platform/tests/tools/wpt/update.py') diff --git a/testing/web-platform/tests/tools/wpt/update.py b/testing/web-platform/tests/tools/wpt/update.py index 4dba7e69df..06fe9bfbad 100644 --- a/testing/web-platform/tests/tools/wpt/update.py +++ b/testing/web-platform/tests/tools/wpt/update.py @@ -43,7 +43,6 @@ def update_expectations(_, **kwargs): update_properties = metadata.get_properties(properties_file=kwargs["properties_file"], extra_properties=kwargs["extra_property"], - config=kwargs["config"], product=kwargs["product"]) manifest_update(kwargs["test_paths"]) -- cgit v1.2.3