Commit cd2663d
changelogger: Actually update tests to use
PR #46126 left the call to `add()` with a Phan suppression. This changes
it to use an `is_callable()` check to determine the correct method to
call, and adds a `@todo` comment flagging it for future cleanup.
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/19862663152
Upstream-Ref: Automattic/jetpack@6fa03baaddCommand() (#46149)1 parent a0b5ac6 commit cd2663d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments