Skip to content

Commit 020ba0f

Browse files
author
Roman Snapko
committed
fix: tests
1 parent 0353d04 commit 020ba0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/blocks/aws/test/arn/build-arn-action.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ describe('buildArnAction', () => {
1717
},
1818
region: {
1919
type: 'SHORT_TEXT',
20-
required: true,
20+
required: false,
2121
},
2222
});
2323
});

0 commit comments

Comments
 (0)