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 b2a0bd9 commit b0da0a2Copy full SHA for b0da0a2
packages/core/src/testE2E/amazonq/featureDev.test.ts
@@ -14,7 +14,7 @@ import { FollowUpTypes } from '../../amazonqFeatureDev/types'
14
import { examples, newTaskChanges, sessionClosed } from '../../amazonqFeatureDev/userFacingText'
15
import { ChatItem } from '@aws/mynah-ui'
16
17
-describe.skip('Amazon Q Feature Dev', function () {
+describe('Amazon Q Feature Dev', function () {
18
let framework: qTestingFramework
19
let tab: Messenger
20
0 commit comments