Skip to content

Commit 1d9b88d

Browse files
committed
C#: Comment back in the .NET 10 tests.
1 parent 4a6ae21 commit 1d9b88d

File tree

1 file changed

+0
-2
lines changed
  • csharp/ql/integration-tests/all-platforms/dotnet_10

1 file changed

+0
-2
lines changed
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
import pytest
22

3-
@pytest.mark.skip(reason=".NET 10 info command crashes")
43
def test1(codeql, csharp):
54
codeql.database.create()
65

7-
@pytest.mark.skip(reason=".NET 10 info command crashes")
86
def test2(codeql, csharp):
97
codeql.database.create(build_mode="none")

0 commit comments

Comments
 (0)