test(plugin-sdk): restore testing facade guard

This commit is contained in:
Vincent Koc
2026-06-04 13:44:17 +02:00
parent 59777971d2
commit 383d214c7c

View File

@@ -1,3 +1 @@
// Public package facade for plugin SDK testing helpers.
export * from "../../../src/plugin-sdk/testing.js";