You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There have historically been issues with FRONTEND_PATH behaviour being broken by subsequent releases.
Implementing regression tests will help to prevent future instances of this. In addition they will help to clarify the intended behaviour of this environment variable.
The PR #5712 proposes a set of integration tests using the playwright framework. This would close the issue and form the basis for future hardening of this feature.