chore: fix remaining tests

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-09-03 13:16:14 +02:00
parent 40b8a7a280
commit 5cbb4c6fd1
2 changed files with 1 additions and 2 deletions
@@ -72,7 +72,6 @@ describe('AppRootWrapperBlueprint', () => {
it('should render the complex component wrapper', async () => {
const extension = AppRootWrapperBlueprint.makeWithOverrides({
name: 'test',
config: {
schema: {
name: z => z.string(),