mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-02 18:41:41 +03: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