Skip to content

Commit 56885dc

Browse files
author
Jake Soenneker
committed
FluentAssertions -> AwesomeAssertions namespace
1 parent dcad39e commit 56885dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Soenneker.Utils.HttpClientCache.Tests/HttpClientCacheTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
using System;
22
using System.Net.Http;
33
using System.Threading.Tasks;
4-
using FluentAssertions;
4+
using AwesomeAssertions;
55
using Soenneker.Dtos.HttpClientOptions;
66
using Soenneker.Tests.Unit;
77
using Xunit;

0 commit comments

Comments
 (0)