Commit 9a1ded0
committed
Tests: Rename the
* Include the path, file name, and function name to better indicate the tested function.
* Move `@covers` annotation to the test class level.
Follow-up to [49109].
Props poena.
See #53010.
git-svn-id: https://develop.svn.wordpress.org/trunk@61407 602fd350-edb4-49c9-b593-d223f7449a82admin/includesUser.php test file to be more descriptive.1 parent 685acba commit 9a1ded0
File tree
1 file changed
+3
-3
lines changed- tests/phpunit/tests/admin
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | | - | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | | - | |
16 | | - | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments