Commit 7962e11
committed
Tests: Use multi-line block comment style in get_feed_build_date test.
Follow WordPress inline documentation standards section 5.2 — multi-line
comments use /* */ with leading asterisks, not repeated //.
Addresses follow-up feedback from @westonruter.
Props westonruter.
See #59956.1 parent 6b4c4c3 commit 7962e11
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
0 commit comments