We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43e6c98 commit b186c1dCopy full SHA for b186c1d
tests/TestableIO.System.IO.Abstractions.Api.Tests/Usings.cs
@@ -2,4 +2,4 @@
2
global using System.Threading.Tasks;
3
global using NUnit.Framework;
4
global using aweXpect;
5
-global using static aweXpect.Expect;
+global using static aweXpect.Expect;
tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/Usings.cs
@@ -1,4 +1,4 @@
1
global using System.Threading.Tasks;
0 commit comments