add runtime mode for playwright to disable global msw
This commit is contained in:
3
src/Umbraco.Web.UI.Client/.env.e2e
Normal file
3
src/Umbraco.Web.UI.Client/.env.e2e
Normal file
@@ -0,0 +1,3 @@
|
||||
# Copy this to .env.local and change what you want to test.
|
||||
VITE_UMBRACO_INSTALL_STATUS=running # running or must-install or must-upgrade
|
||||
VITE_UMBRACO_USE_MSW=off
|
||||
Reference in New Issue
Block a user