C#: Comment back in the .NET 10 tests.

This commit is contained in:
Michael Nebel
2025-12-02 14:59:45 +01:00
parent 4a6ae216a4
commit 1d9b88de8b

View File

@@ -1,9 +1,7 @@
import pytest
@pytest.mark.skip(reason=".NET 10 info command crashes")
def test1(codeql, csharp):
codeql.database.create()
@pytest.mark.skip(reason=".NET 10 info command crashes")
def test2(codeql, csharp):
codeql.database.create(build_mode="none")