Skip to content

Add a test to make sure MDF files can still be run

Kate Abigail Richardson requested to merge kate_mdf_test into master

Currently master has a crash in the MDFProvider when running on an MDF file. This test checks for this and can be added when the bug in master is fixed. Adding a test makes sure we do not introduce this issue again in the future.

Merge request reports