Skip to content

Commit 2507e8f

Browse files
committed
minor change
1 parent 421227f commit 2507e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/aws-cdk/test/commands/init.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1477,7 +1477,7 @@ describe('constructs version', () => {
14771477
warnSpy.mockRestore();
14781478
});
14791479
});
1480-
})
1480+
});
14811481
});
14821482

14831483
test('when no version number is present (e.g., local development), the v2 templates are chosen by default', async () => {

0 commit comments

Comments
 (0)