TRUEREF-0022 fix, more tests
This commit is contained in:
@@ -1085,7 +1085,7 @@ describe('differential indexing', () => {
|
||||
return (overrides.id as string) ?? id;
|
||||
}
|
||||
|
||||
type PipelineInternals = IndexingPipeline & {
|
||||
type PipelineInternals = {
|
||||
cloneFromAncestor: (
|
||||
ancestorVersionId: string,
|
||||
targetVersionId: string,
|
||||
|
||||
Reference in New Issue
Block a user