Skip to content
Snippets Groups Projects
Commit 21b9c23c authored by Daniel Bimschas's avatar Daniel Bimschas
Browse files

HOLI-10718: add test stub to make pytest return 0

parent 59d34f1c
No related branches found
No related tags found
No related merge requests found
build/
**/.terraform.lock.hcl
**/.terraform/
**/__pycache__/
from src.main import process_message
def test_process_message():
process_message({'data': {}}, {})
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment