Skip to content

Commit 42c4467

Browse files
Merge branch 'cloud-custodian:main' into svanburen/remove-re2-specifiers
2 parents 75efb28 + 7403aa0 commit 42c4467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/steps/cli_binding.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
from behave import *
3535

3636

37-
@given(u'JSON Document \'{json}\'')
37+
@given(u'JSON document \'{json}\'')
3838
def step_impl(context, json):
3939
context.data['json'].append(json)
4040

0 commit comments

Comments
 (0)