We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
HofmeisterAn
Learn more about funding links in repositories.
Report abuse
1 parent 403477c commit b485566Copy full SHA for b485566
tests/Testcontainers.PostgreSql.Tests/Usings.cs
@@ -3,9 +3,9 @@
3
global using System.Data.Common;
4
global using System.Threading;
5
global using System.Threading.Tasks;
6
-global using Testcontainers.Xunit;
7
global using DotNet.Testcontainers.Commons;
8
global using JetBrains.Annotations;
9
global using Npgsql;
+global using Testcontainers.Xunit;
10
global using Xunit;
11
global using Xunit.Abstractions;
0 commit comments