MDL-79674 behat: axe-core version fixes

* Update \behat_accessibility::run_axe_validation_for_tags()'s
  PHPDoc block to reflect the current version.
* Fix incorrect copyright tag for the library
This commit is contained in:
Jun Pataleta 2024-01-30 16:12:06 +08:00
parent 560f4d895b
commit 8c298f14bb
No known key found for this signature in database
GPG Key ID: F83510526D99E2C7
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ class behat_accessibility extends behat_base {
* It is also possible to specify any desired optional tags.
*
* The list of available tags can be found at
* https://github.com/dequelabs/axe-core/blob/v3.5.5/doc/rule-descriptions.md.
* https://github.com/dequelabs/axe-core/blob/v4.5.1/doc/rule-descriptions.md.
*
* @Then the page should meet accessibility standards
* @Then the page should meet accessibility standards with :extratags extra tests

View File

@ -22,7 +22,7 @@
<licenseversion>2.0</licenseversion>
<repository>https://github.com/dequelabs/axe-core</repository>
<copyrights>
<copyright>2005, Jon Papaioannou</copyright>
<copyright>Deque Systems, Inc.</copyright>
</copyrights>
</library>
<library>