Skip to content

Commit ac9c2c9

Browse files
committed
format mstest tests
1 parent fabec72 commit ac9c2c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run-docs-tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Pop-Location
1111
if ($FormatAndExecuteTestsAgain) {
1212
Push-Location src
1313
Push-Location FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs
14-
dotnet format analyzers --diagnostics FAA0001 --severity info --verbosity normal
14+
dotnet format analyzers --diagnostics FAA0001 FAA0003 --severity info --verbosity normal
1515
Pop-Location
1616
Pop-Location
1717

0 commit comments

Comments
 (0)