Skip to content

Commit

Permalink
Update for NUnit 4 syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenfuqua committed Jan 22, 2024
1 parent 904531b commit 35ee089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/EdFi.Common.UnitTests/Inflection/InflectorTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
using EdFi.Common.Inflection;
using NUnit.Framework;
using Shouldly;
using Assert = NUnit.Framework.Legacy.ClassicAssert;

namespace EdFi.Ods.Common.UnitTests.Inflection
{
Expand Down

0 comments on commit 35ee089

Please sign in to comment.