8000 minor #38799 Fix transient tests on branch 5.2 (jderusse) · symfony/symfony@9eed671 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9eed671

Browse files
committed
minor #38799 Fix transient tests on branch 5.2 (jderusse)
This PR was merged into the 5.2-dev branch. Discussion ---------- Fix transient tests on branch 5.2 | Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Fix transient tests on branch 5.2. I'll keep this PR open few days to watch travis/GHA for transient tests Commits ------- 7bb288e Fix transient tests
2 parents 982bf94 + 7bb288e commit 9eed671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Security/Http/Tests/LoginLink/LoginLinkHandlerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ protected function setUp(): void
4646

4747
/**
4848
* @dataProvider provideCreateLoginLinkData
49+
* @group time-sensitive
4950
*/
5051
public function testCreateLoginLink($user, array $extraProperties)
5152
{

0 commit comments

Comments
 (0)
0