Skip to content

Commit

Permalink
Disable local test
Browse files Browse the repository at this point in the history
  • Loading branch information
ImoutoChan committed Oct 3, 2023
1 parent 7a6fc02 commit f0ed15f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ namespace ImoutoRebirth.Arachne.Tests.Infrastructure;

public class YandereLoaderTests
{
[Fact]
[Fact(Skip = "Only local run")]
public async Task ShouldHaveAllTags()
{
// arrange
Expand Down

0 comments on commit f0ed15f

Please sign in to comment.