Skip to content

Commit 2e32c7a

Browse files
authored
Merge pull request #13473 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/visualstudio-docs (branch main)
2 parents 7126888 + 3ca4f96 commit 2e32c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/test/live-unit-testing-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ sections:
209209
Yes, but you need to make sure it's enabled. If you are using a Dev Drive, make sure that the [projected file system (ProjFS)](/windows/dev-drive/#filters-for-common-scenarios) filter is enabled. For example, the following command enables ProjFS and Windows Defender:
210210
211211
```cmd
212-
fsutil devdrv setfiltersallowed PrjFlt, WdFilter
212+
fsutil devdrv setfiltersallowed PrjFlt,WdFilter
213213
```
214214
215215
additionalContent: |

0 commit comments

Comments
 (0)