Skip to content

Commit

Permalink
Fix formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
LingxiaChen committed Nov 18, 2019
1 parent 78b7896 commit a50d6c9
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -448,7 +448,7 @@ public class TestClass
}");
}

protected override DiagnosticAnalyzer GetBasicDiagnosticAnalyzer()
protected override DiagnosticAnalyzer GetBasicDiagnosticAnalyzer()
{
return new DoNotHardCodeCertificate();
}
Expand Down

0 comments on commit a50d6c9

Please sign in to comment.