mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-14 14:35:14 +08:00

- Was found that the test was not testing the actual situation anyway. - A work-around in the request creation, within testing, just happened to result in the desired outcome. For reference: https://github.com/laravel/framework/pull/32345