mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-01 07:41:48 +03:00
- Added testing to cover, which was more hassle than thought since Laravel did not have built in log test helpers, so: - Added Log testing helper. Related to #2110