mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-08 03:52:28 +08: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