Skip to content

Commit

Permalink
Update test name
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Jabbour <117195239+michael-jabbour-sonarsource@users.noreply.github.com>
  • Loading branch information
1 parent a51242d commit 83d3029
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ public void TryGet_CompilerName_ClangCL()
}

[TestMethod]
public void TryGet_CompilerName_CL_No_ClCompilerPath()
public void TryGet_CompilerName_CL_No_ClCompilerPath_NoCLToolExe()
{
// Arrange
var projectItemConfig = new ProjectItemConfig
Expand Down

0 comments on commit 83d3029

Please sign in to comment.