Skip to content

Commit 7a9d707

Browse files
surajitsurajit
authored andcommitted
update readme
1 parent f1e2e15 commit 7a9d707

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

env-example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
TEST_DATABASE_NAME = str
12
DATABASE_NAME = str
23
DATABASE_HOST = str
34
DATABASE_USER = str

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,7 @@ payment. The Organization makes the payment and a payment record is saved in the
4444

4545
- Hubspot
4646
- Sendgrid
47-
- Stripe
47+
- Stripe
48+
49+
# Running tests
50+
- pytest

0 commit comments

Comments
 (0)