test: support cross-version coverage metadata
Moodle Plugin CI / Test (mysql) (push) Successful in 3m2s
Moodle Plugin CI / Test (postgresql) (push) Successful in 4m19s

This commit is contained in:
2026-08-24 00:12:58 +04:00
parent 82023483ff
commit 6c447a060e
3 changed files with 9 additions and 3 deletions
+3 -1
View File
@@ -24,10 +24,12 @@
namespace local_webhooks;
#[\PHPUnit\Framework\Attributes\CoversNothing]
/**
* Legacy management surface tests.
*
* @coversNothing
*/
#[\PHPUnit\Framework\Attributes\CoversNothing]
final class legacy_ui_test extends \advanced_testcase {
/**
* Legacy management is unavailable without leaving dead links or write helpers.