Skip to content

Commit 50df6d6

Browse files
Use correct branch name in test-plan.md
1 parent 7cc77d7 commit 50df6d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test-plan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ tests PR is approved but the spec PR hasn’t yet been OK’ed, add the
1717
[`status:needs-spec-decision`](https://github.com/w3c/web-platform-tests/issues?utf8=%E2%9C%93&q=label%3Astatus%3Aneeds-spec-decision%20)
1818
label to the tests PR.
1919

20-
Note that a test change which doesn’t conform to the current spec source on the `master`
21-
branch should not be merged before the corresponding spec change is merged to `master`.
20+
Note that a test change which doesn’t conform to the current spec source on the `gh-pages`
21+
branch should not be merged before the corresponding spec change is merged to `gh-pages`.
2222

2323
If testing a particular spec change isn’t practical due to web-platforms-tests limitations,
2424
explain why in the spec-PR commit message, file a

0 commit comments

Comments
 (0)