Skip to content

Commit

Permalink
whitespace removed
Browse files Browse the repository at this point in the history
  • Loading branch information
cbraunVBM committed Apr 30, 2024
1 parent 3258419 commit 1fc2f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/Laminas/RedisTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ public function testOptionsGetSetPassword(): void
'Password was set incorrectly using RedisOptions'
);
}

public function testOptionsGetSetUser(): void
{
$user = 'dummyuser';
Expand Down

0 comments on commit 1fc2f6b

Please sign in to comment.