mirror of
https://github.com/ClaytonWWilson/Listify.git
synced 2026-03-10 18:55:03 +00:00
Add Core Lambda Unit tests
This commit is contained in:
5
Lambdas/Lists/target/test-classes/testDBProperties.json
Normal file
5
Lambdas/Lists/target/test-classes/testDBProperties.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"url": "jdbc:mariadb://listify.id.us-east-2.rds.amazonaws.com:3306/ListifySchema",
|
||||
"user": "auser",
|
||||
"password": "apassword"
|
||||
}
|
||||
Reference in New Issue
Block a user