add user
This commit is contained in:
5
api.saladeaula.digital/tests/test_keep_warm.py
Normal file
5
api.saladeaula.digital/tests/test_keep_warm.py
Normal file
@@ -0,0 +1,5 @@
|
||||
import keep_warm
|
||||
|
||||
|
||||
def test_keep_warm():
|
||||
keep_warm.lambda_handler({}, {})
|
||||
Reference in New Issue
Block a user