Spacing issue

This commit is contained in:
Joseph Milazzo 2025-07-05 16:21:07 -05:00
parent cb37284022
commit 1ee6f9c149

View file

@ -5,7 +5,7 @@ namespace API.Tests.Helpers;
public class BookSortTitlePrefixHelperTests
{
[Theory]
[Theory]
[InlineData("The Avengers", "Avengers")]
[InlineData("A Game of Thrones", "Game of Thrones")]
[InlineData("An American Tragedy", "American Tragedy")]