Skip to content

Commit 635524a

Browse files
committed
Minor - Fix test user bbaggins
1 parent 2a47c02 commit 635524a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/datafiller/data_users.php

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

120120
$users[] = array(
121121
'username' => 'bbaggins',
122-
'pass' => 'bbagins',
122+
'pass' => 'bbaggins',
123123
'firstname' => 'Bilbo',
124124
'lastname' => 'Baggins',
125125
'status' => 5,

0 commit comments

Comments
 (0)