Skip to content

Commit

Permalink
chore: Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkallesen committed Apr 4, 2024
1 parent 473cd07 commit 6c7c109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Atc.DotNet.Tests/DotnetCsProjFileHelperTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ public void FindAllInPathAndPredictProjectTypes(
AssemblyHelper.GetProjectRootDirectory().FullName,
"XUnitTestDataProjectSampleTypes"));

// Actual
// Act
var actual = DotnetCsProjFileHelper.FindAllInPathAndPredictProjectTypes(sampleTypesDirectory);

// Assert
Expand Down

0 comments on commit 6c7c109

Please sign in to comment.