Skip to content

Commit

Permalink
ignore another test
Browse files Browse the repository at this point in the history
  • Loading branch information
edgiardina committed Nov 5, 2024
1 parent 7a4f8c2 commit e42bff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PinballApi.Tests/MatchPlayApiTestFixture.cs
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ public async Task MatchPlayApi_GetRatingHistoryByIfpaId_ShouldReturnRatingHistor
}

[Test]
[Ignore("Returns no data object")]
public async Task MatchPlayApi_GetTournaments_ShouldReturnTournaments()
{
var tournaments = await matchPlayApi.GetTournaments();
Expand Down

0 comments on commit e42bff8

Please sign in to comment.