Skip to content

Commit c49ed55

Browse files
Update csharp/ql/lib/change-notes/2022-03-03-recursive-qltest-extraction.md
Co-authored-by: intrigus-lgtm <[email protected]>
1 parent 0c25510 commit c49ed55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
category: breaking
33
---
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.
4+
* `codeql test run` now extracts source code recursively 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)