Skip to content

Commit

Permalink
Revert "Increase timeout"
Browse files Browse the repository at this point in the history
This reverts commit 9419592.
  • Loading branch information
kblok committed Nov 21, 2023
1 parent 5e436c2 commit 7836154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/PuppeteerSharp.Tests/test.runsettings
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<RunSettings>
<!-- Configurations that affect the Test Framework -->
<RunConfiguration>
<TestSessionTimeout>3600000</TestSessionTimeout>
<TestSessionTimeout>2700000</TestSessionTimeout>
</RunConfiguration>
</RunSettings>

0 comments on commit 7836154

Please sign in to comment.