Skip to content

Commit

Permalink
Update BuildApiTest.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Dec 27, 2024
1 parent ccef6b9 commit c5b91a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ApiBuilderTests/BuildApiTest.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using Microsoft.CodeAnalysis;

[TestFixture]
class BuildApiTest
public class BuildApiTest
{
static string solutionDirectory = SolutionDirectoryFinder.Find();

Expand Down

0 comments on commit c5b91a2

Please sign in to comment.