Skip to content

Commit 2d8a64d

Browse files
ismail1432chalasr
authored andcommitted
remove duplicate test
1 parent 76f1026 commit 2d8a64d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Tests/LoginLink/LoginLinkHandlerTest.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,6 @@ public function provideCreateLoginLinkData()
9999
['emailProperty' => '[email protected]', 'passwordProperty' => 'pwhash'],
100100
];
101101

102-
yield [
103-
new TestLoginLinkHandlerUser('weaverryan', '[email protected]', 'pwhash'),
104-
['emailProperty' => '[email protected]', 'passwordProperty' => 'pwhash'],
105-
];
106-
107102
yield [
108103
new TestLoginLinkHandlerUser('weaverryan', '[email protected]', 'pwhash'),
109104
['lastAuthenticatedAt' => ''],

0 commit comments

Comments
 (0)