discourse/app/assets
Joffrey JAFFEUX ea8516b38d
DEV: prevents route action to crash in tests (#28409)
`routeAction` is testing at runtime that a route exists when in debug mode. However in the case of components tested in isolation there's no existing route which was causing an exception, this commit prevents this check in this case as it's irrelevant.
2024-08-17 13:52:20 +02:00
..
images FIX: Use correct location for wizard background image (#24183) 2023-10-31 15:57:47 +00:00
javascripts DEV: prevents route action to crash in tests (#28409) 2024-08-17 13:52:20 +02:00
stylesheets UX: Improve mobile view for the new /about page (#28406) 2024-08-17 03:44:18 +03:00