Skip to content

Commit aa15afb

Browse files
authored
Fix fuzzing job path (#5447)
1 parent 68122fe commit aa15afb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/actions/spelling/expect.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ deliveryoptimizationerrors
123123
DENYWR
124124
desktopappinstaller
125125
devhome
126+
DFX
126127
dic
127128
diskfull
128129
DISPLAYCATALOG

src/WinGetYamlFuzzing/OneFuzzConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"Org": "microsoft",
2525
"Project": "OS",
2626
"AssignedTo": "[email protected]",
27-
"AreaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\InstaDev",
27+
"AreaPath": "OS\\Windows Client and Services\\WinPD\\DFX-Developer Fundamentals and Experiences\\InstaDev",
2828
"IterationPath": "OS"
2929
},
3030
"codeCoverage": {

0 commit comments

Comments
 (0)