We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d94606 commit 6f97e82Copy full SHA for 6f97e82
tests/system/Helpers/URLHelper/MiscUrlTest.php
@@ -38,6 +38,7 @@ protected function setUp(): void
38
parent::setUp();
39
40
Services::reset(true);
41
+ Services::routes()->loadRoutes();
42
43
// Set a common base configuration (overriden by individual tests)
44
$this->config = new App();
0 commit comments