Skip to content

Commit

Permalink
Update ValidateCheckTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmatusiewicz committed Feb 21, 2024
1 parent 446aff0 commit 56fb73e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/ValidateCheckTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ public function setUp(): void
$this->pi->logger = $this;
$this->pi->sslVerifyHost = false;
$this->pi->sslVerifyPeer = false;
$this->pi->forwardClientIP = true;
$this->pi->realm = "testRealm";
}

Expand Down

0 comments on commit 56fb73e

Please sign in to comment.