Skip to content

Commit a8dab85

Browse files
Version change for playwright in tests
1 parent 3819e9d commit a8dab85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<ItemGroup>
44
<ProjectReference Include="..\LambdaTest.Playwright.Driver\LambdaTest.Playwright.Driver.csproj" />
55
<ProjectReference Include="..\LambdaTest.Sdk.Utils\LambdaTest.Sdk.Utils.csproj"/>
6-
<PackageReference Include="Microsoft.Playwright" Version="1.54.0" />
6+
<PackageReference Include="Microsoft.Playwright" Version="1.47.0" />
77
</ItemGroup>
88

99
<PropertyGroup>

0 commit comments

Comments
 (0)