We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9be5bbf commit 67ce12aCopy full SHA for 67ce12a
src/integrationTest/schema/schema.test.ts
@@ -65,7 +65,7 @@ describe('Sam Schema Regression', function () {
65
})
66
67
68
-describe('getDefaultSchemas()', () => {
+describe.skip('getDefaultSchemas()', () => {
69
beforeEach(async () => {})
70
71
it('uses cache on subsequent request for CFN/SAM schema', async () => {
0 commit comments