]> BookStack Code Mirror - bookstack/commit
Removed failing URL test
authorDan Brown <redacted>
Sat, 23 May 2020 11:56:31 +0000 (12:56 +0100)
committerDan Brown <redacted>
Sat, 23 May 2020 11:56:31 +0000 (12:56 +0100)
commit71e7dd5894b855b0a6ed58fd520af49a521681c8
treee70577d9b91dc3cc48f9a73bb140a2074934a2a9
parent3502abdd49c1ca09e3529c7410ed626913682a8d
Removed failing URL test

- 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
tests/Unit/UrlTest.php