Skip to content

Commit e603d48

Browse files
Update tests to include the aria-live attribute
1 parent aa05a5b commit e603d48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/phpunit/tests/admin/includesTemplate.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,7 @@ public function test_get_settings_errors_sources() {
404404
'code' => 'blogdescription',
405405
'message' => 'Too short',
406406
'type' => 'error',
407+
'aria_live' => '',
407408
);
408409

409410
$wp_settings_errors = null;

0 commit comments

Comments
 (0)