Skip to content

Commit

Permalink
[docs] Add missing SVG files to devupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
sarjona committed Sep 13, 2023
1 parent c1c874b commit 057bd8c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/devupdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,16 @@ Files utilizing any of these removed icons will now be represented by the "unkno

:::

### SVG icons

A new PHPUnit test has been introduced to verify the presence of SVG files for all system icons in Moodle LMS. Any missing SVG files have been rectified within Moodle LMS.

:::tip

Third-party plugins are strongly encouraged to follow suit, adding missing SVG files too, to avoid PHPUnit test failures.

:::

<!-- cspell:ignore goutte,browserkit -->
## Behat

Expand Down

0 comments on commit 057bd8c

Please sign in to comment.