Skip to content

Commit

Permalink
sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrajodas committed Nov 21, 2023
1 parent 4950433 commit 7f95041
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/phpunit/SshTunnelTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ public function setUp(): void
{
parent::setUp();
$this->closeSshTunnels();
sleep(1);
}

public function testOpenTunnel(): void
Expand Down

0 comments on commit 7f95041

Please sign in to comment.