We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cd tests/wpt/harness git init git remote add upstream https://github.com/w3c/wptrunner.git git fetch upstream git reset --hard remotes/upstream/master
This will leave all of the changes to wptrunner in the working dir, ready to be committed.