Skip to content

Commit 616721c

Browse files
committed
test
1 parent 73e5dcf commit 616721c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

delta_backend/tests/test_convert_to_flat_json.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
from delta import handler, Converter
2727
from Converter import imms, ErrorRecords
2828

29+
print("TestConvertToFlatJson - Test suite started")
2930

3031
@patch.dict("os.environ", MOCK_ENV_VARS, clear=True)
3132
@mock_dynamodb

0 commit comments

Comments
 (0)