Add FluentAssertions by default
This commit is contained in:
parent
26372ba53f
commit
fc2ba03183
1 changed files with 2 additions and 1 deletions
|
@ -1 +1,2 @@
|
|||
global using Xunit;
|
||||
global using Xunit;
|
||||
global using FluentAssertions;
|
Loading…
Reference in a new issue