Skip to content

Commit b510107

Browse files
committed
Ignore DB-CHECK test
1 parent f5045ab commit b510107

File tree

1 file changed

+3
-0
lines changed
  • csharp/ql/integration-tests/all-platforms/blazor_build_mode_none

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
import pytest
2+
3+
@pytest.mark.ql_test("DB-CHECK", xfail=True)
14
def test(codeql, csharp):
25
codeql.database.create(build_mode="none")

0 commit comments

Comments
 (0)