Skip to content

Commit df215f2

Browse files
authored
Try retries on components tests (#33621)
1 parent 746b9f8 commit df215f2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
// Copyright (c) .NET Foundation. All rights reserved.
2+
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3+
4+
using Microsoft.AspNetCore.Testing;
5+
6+
[assembly:Retry]

0 commit comments

Comments
 (0)