diff --git a/tests/integration/RoutesTest.php b/tests/integration/RoutesTest.php index 9f3b8ebc4..51003dfe5 100644 --- a/tests/integration/RoutesTest.php +++ b/tests/integration/RoutesTest.php @@ -7,6 +7,7 @@ class RoutesTest extends TestCase const ROUTES = [ 'storage/media-library/{path}', 'twill', + 'twill/admin/icons', 'twill/admin/icons/{file}', 'twill/blocks/preview', 'twill/categories',