public DepartmentHistoryRetrieveTests() { _deptHistoryRepo = new DepartmentHistoryRepository(ctx, logger); }