cerpus / Edlib

Edlib is an application for creating, sharing, storing and using rich interactive learning resources.
https://docs.edlib.com
GNU General Public License v3.0
40 stars 7 forks source link

Fix missing H5P content type icons caused by h5p-editor library downgrade. Add tests #2572

Closed chrieinv closed 11 months ago

chrieinv commented 11 months ago

The icons for the H5P content types was missing when selecting a content type to create content for. This was probably caused by a merge conflict in composer.lock not being resolved correctly. Added tests to verify content type listing.