Skip to content

Commit 74e549d

Browse files
JolienTroglippserd
andauthored
Update test/php/library/Icinga/Application/AnyPasswordPolicyTest.php
Co-authored-by: Eric Lippmann <eric.lippmann@icinga.com>
1 parent c29a90a commit 74e549d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/php/library/Icinga/Application/AnyPasswordPolicyTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
class AnyPasswordPolicyTest extends TestCase
1010
{
11-
private passwordPolicy $instance;
11+
protected passwordPolicy $instance;
1212

1313
public function setUp(): void
1414
{

0 commit comments

Comments
 (0)