Skip to content

Commit 0c25510

Browse files
committed
C#: Add change note about recursive codeql test run extraction
1 parent 3fc2f2f commit 0c25510

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: breaking
3+
---
4+
* `codeql test run` now extracts source code recursivelly from sub folders. This may break existing tests that have other tests in nested sub folders, as those will now get the nested test code included.

0 commit comments

Comments
 (0)