Skip to content

Commit

Permalink
Ignore test that depends on environment
Browse files Browse the repository at this point in the history
  • Loading branch information
nowsprinting committed Nov 4, 2024
1 parent 057ae32 commit 7364dc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/Runtime/Reporters/JUnitXmlReporterTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ namespace DeNA.Anjin.Reporters
public class JUnitXmlReporterTest
{
[Test]
[Category("IgnoreCI")]
public void GetOutputPath_WithoutArg_ReturnsFieldValue()
{
var arguments = new StubArguments
Expand Down

0 comments on commit 7364dc2

Please sign in to comment.