Skip to content

Commit 69997f5

Browse files
Attempt to fix some Echidna errors
1 parent bbb71e0 commit 69997f5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@
1010
var respecConfig = {
1111
specStatus: "ED",
1212
shortName: "webdriver",
13-
previousMaturity: "FPWD",
14-
previousPublishDate: "2020-08-24",
15-
// copyrightStart: "2005"
13+
testSuiteURI: "https://wpt.live/webdriver/",
14+
implementationReportURI: "https://wpt.fyi/results/webdriver",
1615
github: {
1716
repoURL: "https://github.com/w3c/webdriver/",
1817
branch: "master",

0 commit comments

Comments
 (0)