chore: added changeset

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-04-11 14:48:02 +02:00
parent 032d21caa3
commit d2488f5e54
2 changed files with 5 additions and 1 deletions
@@ -22,7 +22,6 @@ import type { RJSFValidationError } from '@rjsf/utils';
import { JsonValue } from '@backstage/types';
import { NextFieldExtensionComponentProps } from '../../extensions';
import { LayoutTemplate } from '../../../layouts';
import { AsyncDependenciesBlock } from 'webpack';
describe('Stepper', () => {
it('should render the step titles for each step of the manifest', async () => {