Commit 64e3637
committed
Fix null check in derived_testenv function
Prevent calling derived_project() with nothing argument when project_uri is nothing.
This caused errors when test items were detected without proper project setup.1 parent b84d770 commit 64e3637
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments