Add missed file
Signed-off-by: R-Beck-2020 <78100403+R-Beck-2020@users.noreply.github.com>
This commit is contained in:
@@ -19,7 +19,7 @@ import { getAnnotationValuesFromEntity } from './getAnnotationValuesFromEntity';
|
||||
|
||||
describe('getAnnotationValuesFromEntity', () => {
|
||||
describe('without any annotations', () => {
|
||||
it('should return ???', () => {
|
||||
it('should throw annotations not found', () => {
|
||||
const entity: Entity = {
|
||||
apiVersion: 'backstage.io/v1alpha1',
|
||||
kind: 'Component',
|
||||
|
||||
Reference in New Issue
Block a user