diff --git a/Rx.NET/Source/tests/Tests.System.Reactive.ApiApprovals/Api/ApiApprovalTests.cs b/Rx.NET/Source/tests/Tests.System.Reactive.ApiApprovals/Api/ApiApprovalTests.cs index 4c4064fd2d..a7e4c439c4 100644 --- a/Rx.NET/Source/tests/Tests.System.Reactive.ApiApprovals/Api/ApiApprovalTests.cs +++ b/Rx.NET/Source/tests/Tests.System.Reactive.ApiApprovals/Api/ApiApprovalTests.cs @@ -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;