Skip to content

Commit

Permalink
change test root namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
timbussmann committed Aug 13, 2024
1 parent bb4f88a commit a75592c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Annoy-o-Bot.Tests/Annoy-o-Bot.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<RootNamespace>Annoy_o_Bot.Tests</RootNamespace>
<RootNamespace>Annoy_o_Bot</RootNamespace>

<IsPackable>false</IsPackable>
</PropertyGroup>
Expand Down

0 comments on commit a75592c

Please sign in to comment.