Skip to content

Commit

Permalink
Increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok committed Nov 20, 2023
1 parent 6382a92 commit 9419592
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>2700000</TestSessionTimeout>
<TestSessionTimeout>3600000</TestSessionTimeout>
</RunConfiguration>
</RunSettings>

0 comments on commit 9419592

Please sign in to comment.