Skip to content

Commit b186c1d

Browse files
committed
Review issues
1 parent 43e6c98 commit b186c1d

File tree

2 files changed

+2
-2
lines changed
  • tests
    • TestableIO.System.IO.Abstractions.Api.Tests
    • TestableIO.System.IO.Abstractions.Wrappers.Tests

2 files changed

+2
-2
lines changed

tests/TestableIO.System.IO.Abstractions.Api.Tests/Usings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
global using System.Threading.Tasks;
33
global using NUnit.Framework;
44
global using aweXpect;
5-
global using static aweXpect.Expect;
5+
global using static aweXpect.Expect;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
global using System.Threading.Tasks;
22
global using NUnit.Framework;
33
global using aweXpect;
4-
global using static aweXpect.Expect;
4+
global using static aweXpect.Expect;

0 commit comments

Comments
 (0)