diff --git a/Dfe.Data.SearchPrototype/Infrastructure/Tests/TestDoubles/SearchServiceMockBuilder.cs b/Dfe.Data.SearchPrototype/Infrastructure/Tests/TestDoubles/SearchServiceMockBuilder.cs index bc9b240..7816e60 100644 --- a/Dfe.Data.SearchPrototype/Infrastructure/Tests/TestDoubles/SearchServiceMockBuilder.cs +++ b/Dfe.Data.SearchPrototype/Infrastructure/Tests/TestDoubles/SearchServiceMockBuilder.cs @@ -16,7 +16,6 @@ public static Expression>? _searchResults; private Dictionary>? _facets;