We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df14043 commit e32ab49Copy full SHA for e32ab49
t/netadmin.t
@@ -21,7 +21,7 @@ use Win32::NetAdmin qw(:DEFAULT UserCreate UserDelete UserGetAttributes
21
22
my $serverName = '';
23
my $userName = 'TestUser';
24
-my $password = 'password';
+my $password = 'pa55w0r&';
25
my $passwordAge = 0;
26
my $privilege = USER_PRIV_USER;
27
my $homeDir = 'c:\\';
0 commit comments