Skip to content

Commit f081a07

Browse files
committed
Try to fix intermittent failing builds; downgrade test adapter
1 parent f6cb81d commit f081a07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/CSF.Screenplay.Selenium.Tests/Tools/BrowserStack.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
</PropertyGroup>
55

66
<ItemGroup>
7-
<PackageReference Include="BrowserStack.TestAdapter" Version="0.23.0" />
7+
<PackageReference Include="BrowserStack.TestAdapter" Version="0.22.2" />
88
</ItemGroup>
99
</Project>

0 commit comments

Comments
 (0)