remove debug
This commit is contained in:
parent
b60097fab2
commit
949637a14c
1 changed files with 0 additions and 1 deletions
|
|
@ -536,7 +536,6 @@ def test_basic_projection_expressions_using_scan():
|
||||||
assert 'body' in results['Items'][1]
|
assert 'body' in results['Items'][1]
|
||||||
assert 'forum_name' in results['Items'][1]
|
assert 'forum_name' in results['Items'][1]
|
||||||
|
|
||||||
test_basic_projection_expressions_using_scan()
|
|
||||||
|
|
||||||
@mock_dynamodb2
|
@mock_dynamodb2
|
||||||
def test_basic_projection_expressions_with_attr_expression_names():
|
def test_basic_projection_expressions_with_attr_expression_names():
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue