Skip to content

Commit 09a0c0b

Browse files
author
Jake Soenneker
committed
FluentAssertions -> AwesomeAssertions namespace
1 parent 24ad0f1 commit 09a0c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Soenneker.Excel.Util.Tests/ExcelUtilTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
using Soenneker.Tests.FixturedUnit;
33
using System.Collections.Generic;
44
using System.IO;
5-
using FluentAssertions;
5+
using AwesomeAssertions;
66
using Soenneker.Excel.Util.Tests.Dtos;
77
using Xunit;
88

0 commit comments

Comments
 (0)