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 3fd2747 commit aeb63b3Copy full SHA for aeb63b3
features/kinesis/kinesis.feature
@@ -4,6 +4,6 @@ Feature: Amazon Kinesis
4
5
I want to use Amazon Kinesis
6
7
- Scenario: Error handling
8
- Given I try to describe a stream in Kinesis
9
- Then the error code should be "ResourceNotFoundException"
+# Scenario: Error handling
+# Given I try to describe a stream in Kinesis
+# Then the error code should be "ResourceNotFoundException"
0 commit comments