Skip to content

Commit

Permalink
Fix a namespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
bartdesmet committed Sep 24, 2020
1 parent accacc6 commit b1a5506
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
using System.Linq;
using System.Reflection;
using System.Threading.Tasks;
using Verify;
using VerifyTests;
using VerifyXunit;
using Xunit;
using Xunit.Abstractions;
Expand Down

0 comments on commit b1a5506

Please sign in to comment.