Bug 1613058 [wpt PR 21569] - Bump testfiles manifest version to 8, a=testonly

Automatic update from web-platform-tests
Bump to version 8 (#21569)

--

wpt-commits: 4e8d4aa05861d027e6150ff069044474210059f4
wpt-pr: 21569
This commit is contained in:
Sergio 2020-02-04 13:22:24 +00:00 committed by moz-wptsync-bot
parent be25e4ea54
commit 439ba25a1a

View File

@ -31,7 +31,7 @@ def test_affected_testfiles():
]
},
"url_base": "/",
"version": 7,
"version": 8,
}
manifest = Manifest.from_json("/", manifest_json)
with patch("tools.wpt.testfiles.load_manifest", return_value=manifest):