Commit a099858
authored
Fix typo: IncludeAllTestFrameworks in hotfix branches (#9019)
## Summary of changes
There is a typo that prevents setting IncludeAllTestFrameworks to true
in hotfix branches.
## Reason for change
## Implementation details
## Test coverage
## Other details
<!-- Fixes #{issue} -->
<!-- 1 parent 13aa3a5 commit a099858
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments