aboutsummaryrefslogtreecommitdiff
path: root/src/Services/DevHive.Services.Tests/FeedService.Tests.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Services/DevHive.Services.Tests/FeedService.Tests.cs')
-rw-r--r--src/Services/DevHive.Services.Tests/FeedService.Tests.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Services/DevHive.Services.Tests/FeedService.Tests.cs b/src/Services/DevHive.Services.Tests/FeedService.Tests.cs
index e4020c5..1f21394 100644
--- a/src/Services/DevHive.Services.Tests/FeedService.Tests.cs
+++ b/src/Services/DevHive.Services.Tests/FeedService.Tests.cs
@@ -2,7 +2,7 @@
//using System.Collections.Generic;
//using System.Threading.Tasks;
//using AutoMapper;
-//using DevHive.Data.Interfaces.Repositories;
+//using DevHive.Data.Interfaces;
//using DevHive.Data.Models;
//using DevHive.Services.Models;
//using DevHive.Services.Models.Post;