cicd-github-actions/test/GitHubActionsDemo.Api.Tests/Usings.cs
2023-07-05 12:15:11 +01:00

3 lines
No EOL
60 B
C#

global using Xunit;
global using Moq;
global using Shouldly;