Skip to content

Commit

Permalink
Removed ortoo_qra reference
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-baillie-ortoo committed Mar 3, 2022
1 parent 93b8eb2 commit 50aab44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ public inherited sharing class SearchServiceMockDomain implements fflib_ISObject
{
return null;
}
public List<ortoo_qra.ISearchResult> buildSearchResults( ISearchConfiguration searchConfiguration )
public List<ISearchResult> buildSearchResults( ISearchConfiguration searchConfiguration )
{
return null;
}
Expand Down

0 comments on commit 50aab44

Please sign in to comment.