Raise coverage (#6441)
Adding a few tests and remove a few unused files to raise code coverage a bit
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
export const getActivityTargetObjectFieldName = ({
|
||||
nameSingular,
|
||||
}: {
|
||||
nameSingular: string;
|
||||
}) => {
|
||||
return `${nameSingular}`;
|
||||
};
|
||||
Reference in New Issue
Block a user