mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
Merge pull request #6748 from lohit-bruno/bruno_app_instances_handling
feat: `bruno app instances` handling updates
This commit is contained in:
@@ -91,6 +91,7 @@ export const test = baseTest.extend<
|
||||
ELECTRON_USER_DATA_PATH: userDataPath,
|
||||
DISABLE_SAMPLE_COLLECTION_IMPORT: 'true',
|
||||
PLAYWRIGHT: 'true',
|
||||
DISABLE_SINGLE_INSTANCE: 'true',
|
||||
...dotEnv
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user