add annotation key prefix

This commit is contained in:
Vidya Reddy 2022-07-27 14:38:28 +05:30
parent d96b9b2965
commit 0a3b59b275

View File

@ -1,6 +1,4 @@
import { import {cleanLabel} from '../utilities/workflowAnnotationUtils'
cleanLabel,
} from '../utilities/workflowAnnotationUtils'
describe('WorkflowAnnotationUtils', () => { describe('WorkflowAnnotationUtils', () => {
describe('cleanLabel', () => { describe('cleanLabel', () => {