mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
fix(utils): fix the list dependnecies script (#7649)
This commit is contained in:
parent
ac8ad1050e
commit
7e95ee07ae
@ -144,7 +144,7 @@ const DOWNLOAD_URLS = {
|
||||
},
|
||||
};
|
||||
|
||||
const registryDirectory = (() => {
|
||||
export const registryDirectory = (() => {
|
||||
let result: string;
|
||||
|
||||
const envDefined = getFromENV('PLAYWRIGHT_BROWSERS_PATH');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user