chore(wpmc S2): pin patchwork cache + tighten noop test guard

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Vladimir Bryzgalov
2026-05-12 17:52:34 +05:00
parent c1db5c7712
commit f859385761
3 changed files with 11 additions and 3 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
{
"redefinable-internals": ["function_exists"]
"redefinable-internals": ["function_exists"],
"cache-path": "vendor/.patchwork-cache"
}