1 write to ScreenshotsDir
Microsoft.VisualStudioCode.Razor.IntegrationTests (1)
Services\TestSettings.cs (1)
96
settings.
ScreenshotsDir
= Path.Combine(vscodeTestDir, "screenshots");
1 reference to ScreenshotsDir
Microsoft.VisualStudioCode.Razor.IntegrationTests (1)
Services\PlaywrightService.cs (1)
39
var screenshotsDir = TestServices.Settings.
ScreenshotsDir
;