d0c-s4vage / lookatme

An interactive, terminal-based markdown presenter
https://lookatme.readthedocs.io/en/latest/
MIT License
2.08k stars 61 forks source link

See #126 - Fixes unit tests #144

Closed d0c-s4vage closed 2 years ago

d0c-s4vage commented 2 years ago

This PR fixes the broken unit tests.

The problem was due to API-breaking changes within marshmallow minor versions. I've updated the marshmallow dependency version and fixed the marshmallow schema definitions (and tests).