Skip to content

Commit 7bc8e1a

Browse files
authored
Cleanup to skip/flaky attributes (dotnet/extensions#2186)
\n\nCommit migrated from dotnet/extensions@cfef5e0
1 parent 90d689a commit 7bc8e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Caching/SqlServer/test/SqlServerCacheWithDatabaseTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
using System.Data;
77
using System.Text;
88
using System.Threading.Tasks;
9-
using Microsoft.AspNetCore.Testing.xunit;
9+
using Microsoft.AspNetCore.Testing;
1010
using Microsoft.Data.SqlClient;
1111
using Microsoft.Extensions.Caching.Distributed;
1212
using Microsoft.Extensions.Configuration;

0 commit comments

Comments
 (0)