Skip to content

Commit

Permalink
skippabletheory for test
Browse files Browse the repository at this point in the history
  • Loading branch information
lachmatt committed Oct 13, 2023
1 parent 7c21fba commit f609d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/IntegrationTests/MinimalApiTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public MinimalApiTests(ITestOutputHelper output)
{
}

[Theory]
[SkippableTheory]
[InlineData(true, true)]
[InlineData(true, false)]
[InlineData(false, true)]
Expand Down

0 comments on commit f609d14

Please sign in to comment.