Skip to content

Commit

Permalink
Fixed broken Namespace in MockPrimitiveH5PStrategyTest.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
philgei committed Jul 2, 2024
1 parent 3fe4b13 commit 3d32bff
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@

using AdLerBackend.Application.Common.ElementStrategies.ScoreElementStrategies.MockPrimitiveH5PStrategy;
using AdLerBackend.Application.Common.ElementStrategies.ScoreElementStrategies.MockPrimitiveH5PStrategy;
using FluentAssertions;

namespace AdLerBackend.Application.UnitTests.Common.ElementStrategies.ScoreElementStrategies.MockPrimitiveH5PStrategy
namespace AdLerBackend.Application.UnitTests.Common.ElementStrategies
{
public class MockPrimitiveH5PStrategyCommandHandlerTests
{
Expand Down

0 comments on commit 3d32bff

Please sign in to comment.