From 727acd1d10a9b6eda333222c4ced33099e41d9bd Mon Sep 17 00:00:00 2001 From: costdev Date: Mon, 13 May 2024 23:54:56 +0100 Subject: [PATCH] Test workflow trigger. --- tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php b/tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php index c40481ac18e45..a43c48851af63 100644 --- a/tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php +++ b/tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php @@ -12,6 +12,8 @@ * * See the README file at DIR_TESTDATA / html5lib-tests for details on the third-party suite. * + * A change to test that the workflow triggers. + * * @package WordPress * @subpackage HTML-API *