We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b482fe5 commit 1f2e573Copy full SHA for 1f2e573
1 file changed
test/ModVerify.CliApp.Test/EmbeddedBaselineTest.cs
@@ -37,7 +37,7 @@ public BaselineSelectorTest()
37
}
38
39
[Theory]
40
- [InlineData(GameEngineType.Eaw)]
+ // [InlineData(GameEngineType.Eaw)] TODO EaW is currently not supported
41
[InlineData(GameEngineType.Foc)]
42
public void LoadEmbeddedBaseline(GameEngineType engineType)
43
{
0 commit comments