Skip to content

Commit

Permalink
increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-ext-simba-hx committed Jan 26, 2024
1 parent 765af43 commit 54e26ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lob.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pdo_snowflake - max lob size
pdo_snowflake.cacert=libsnowflakeclient/cacert.pem
--FILE--
<?php
set_time_limit(180);
set_time_limit(720);
ini_set('memory_limit', '1024M');
include __DIR__ . "/common.php";

Expand Down

0 comments on commit 54e26ae

Please sign in to comment.