What's Changed
- When adding a new specimen type, ensure it is enabled by default by @mrysav in #150
- Use LabConfigResolver in test_type_options.php
- When restoring a backup, do not buffer full SQL file contents into memory while copying it; instead, write line by line to new file
Full Changelog: v3.94.beta.1...v3.94.beta.2