[TLC-674] Unit test fixes for comp, claimed/pooled tasks

This commit is contained in:
Kim Shepherd
2024-01-23 15:51:29 +13:00
parent 43620a44f2
commit d06d5b1b13
6 changed files with 32 additions and 27 deletions

View File

@@ -21,4 +21,7 @@ export class Duplicate {
*/
@autoserialize
metadata: MetadataMap;
@autoserialize
type: string;
}