Spacing issue
This commit is contained in:
parent
cb37284022
commit
1ee6f9c149
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ namespace API.Tests.Helpers;
|
||||||
|
|
||||||
public class BookSortTitlePrefixHelperTests
|
public class BookSortTitlePrefixHelperTests
|
||||||
{
|
{
|
||||||
[Theory]
|
[Theory]
|
||||||
[InlineData("The Avengers", "Avengers")]
|
[InlineData("The Avengers", "Avengers")]
|
||||||
[InlineData("A Game of Thrones", "Game of Thrones")]
|
[InlineData("A Game of Thrones", "Game of Thrones")]
|
||||||
[InlineData("An American Tragedy", "American Tragedy")]
|
[InlineData("An American Tragedy", "American Tragedy")]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue