Skip to content

Commit 67a9b11

Browse files
TD-4792 Write unit tests for filter added on optional competencies in the supervisor view
1 parent 12676b9 commit 67a9b11

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

DigitalLearningSolutions.Web.Tests/Controllers/SupervisorController/SupervisorControllerTests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
namespace DigitalLearningSolutions.Web.Tests.Controllers.Support
22
{
3-
using DigitalLearningSolutions.Data.Models.Frameworks;
43
using DigitalLearningSolutions.Data.Models.SelfAssessments;
54
using DigitalLearningSolutions.Data.Utilities;
65
using DigitalLearningSolutions.Web.Controllers.SupervisorController;
76
using DigitalLearningSolutions.Web.Services;
87
using DigitalLearningSolutions.Web.Tests.ControllerHelpers;
98
using DigitalLearningSolutions.Web.Tests.TestHelpers;
109
using DigitalLearningSolutions.Web.ViewModels.Common.SearchablePage;
11-
using DigitalLearningSolutions.Web.ViewModels.LearningPortal.SelfAssessments;
1210
using DigitalLearningSolutions.Web.ViewModels.Supervisor;
1311
using FakeItEasy;
1412
using FluentAssertions;

0 commit comments

Comments
 (0)