Skip to content

Commit 21b40c3

Browse files
committed
add comment
1 parent e0380c0 commit 21b40c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/unit/src/test_product_provider.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ def test_pos_process_2(self):
7777
assert r == d
7878

7979
def test_pos_lambda_handler(self):
80+
"""Invoke with an sqs event"""
8081
rcd = { "Records": [
8182
{
8283
"messageId": "059f36b4-87a3-44ab-83d2-661975830a7d",

0 commit comments

Comments
 (0)