Skip to content

Commit

Permalink
assign NP to project on beginning
Browse files Browse the repository at this point in the history
  • Loading branch information
jirkasemmler committed Nov 27, 2024
1 parent 4ffb3ed commit 239a555
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ public function testAccessWithSystemNetworkPolicy(): void
$this->dropNetworkRule($testNetworkRuleName);
}

// this test won't be working locally because IP of local connection and IP of test runner are the same
public function testAccessWithPrivateIpInNetworkPolicy(): void
{
$systemNetworkPolicyName = $this->defaultNetworkPolicyName();
Expand Down

0 comments on commit 239a555

Please sign in to comment.