Skip to content

Commit 159d31d

Browse files
committed
Reenable problematic test
1 parent 7ed8a85 commit 159d31d

File tree

1 file changed

+0
-6
lines changed
  • csharp/ql/integration-tests/all-platforms/diag_missing_project_files

1 file changed

+0
-6
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,2 @@
1-
import pytest
2-
import runs_on
3-
4-
5-
# Skipping the test on macos-15, as we're running into trouble.
6-
@pytest.mark.only_if(not runs_on.macos_15)
71
def test(codeql, csharp):
82
codeql.database.create(_assert_failure=True)

0 commit comments

Comments
 (0)