Skip to content

Commit

Permalink
#4 Update test framework in StubHelperTests.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
sguldmund committed Jan 12, 2024
1 parent 01c5aa4 commit aeed745
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/Pose.Tests/Helpers/StubHelperTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@
using System.Reflection.Emit;
using FluentAssertions;
using Pose.Helpers;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Xunit;

namespace Pose.Tests
{
[TestClass]
public class StubHelperTests
{
[Fact]
Expand Down

0 comments on commit aeed745

Please sign in to comment.