Skip to content

Commit e9fc218

Browse files
committed
wip
1 parent 0174020 commit e9fc218

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Integration/Database/Mappers/SelectModelMapperTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ public function test_map_user_permissions(): void
107107
{
108108
$data = [
109109
[
110-
'users.password' => '$2y$12$sH1n2N7iE6F8RNDceiAHG.WWtXU7j9f2IBwsi3zIb.QMvn0Cwxpi6',
111110
'users.name' => 'Brent',
112111
'users.email' => '[email protected]',
113112
'users.id' => 1,

0 commit comments

Comments
 (0)