Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ed8a85 commit 159d31dCopy full SHA for 159d31d
1 file changed
csharp/ql/integration-tests/all-platforms/diag_missing_project_files/test.py
@@ -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)
7
def test(codeql, csharp):
8
codeql.database.create(_assert_failure=True)
0 commit comments