Skip to content

Commit a4211e7

Browse files
committed
Update BrowserManager.cs
1 parent 9e60d6b commit a4211e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Shared/BrowserTesting/src/BrowserManager.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ private async Task InitializeAsync()
4747

4848
async Task InitializeCore()
4949
{
50-
// Work around weird driverExecutable lookup logic
5150
var driverPath = Environment.GetEnvironmentVariable("PLAYWRIGHT_DRIVER_PATH");
5251
if (!string.IsNullOrEmpty(driverPath))
5352
{

0 commit comments

Comments
 (0)