Skip to content

Commit 49c2839

Browse files
committed
chore: Switch to AwesomeAssertions
1 parent e4aa484 commit 49c2839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Uno.UI.RuntimeTests/Tests/Microsoft_UI_Windowing/Given_AppWindow.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
using System.Reflection;
44
using System.Threading.Tasks;
55
using Combinatorial.MSTest;
6-
using FluentAssertions;
6+
using AwesomeAssertions;
77
using Microsoft.UI.Windowing;
88
using Microsoft.UI.Xaml;
99
using Private.Infrastructure;

0 commit comments

Comments
 (0)