Commit d7c05ca
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 4c5c896 commit d7c05ca
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments