aboutsummaryrefslogtreecommitdiff
path: root/tests/branch-updated-emails.scm
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2020-02-24 21:16:41 +0000
committerChristopher Baines <mail@cbaines.net>2020-02-24 21:16:41 +0000
commitffdde6ba369896cfbe58eb647446e812511d8bd8 (patch)
treee6b881ee02a80f798d940080845fb416e3bdb0fc /tests/branch-updated-emails.scm
parentb337c5fcb2cfca0454f28add31533a25d70641f2 (diff)
downloaddata-service-ffdde6ba369896cfbe58eb647446e812511d8bd8.tar
data-service-ffdde6ba369896cfbe58eb647446e812511d8bd8.tar.gz
Check that the test database is being used in all the tests
Diffstat (limited to 'tests/branch-updated-emails.scm')
-rw-r--r--tests/branch-updated-emails.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/branch-updated-emails.scm b/tests/branch-updated-emails.scm
index b9c92b2..4fd23b7 100644
--- a/tests/branch-updated-emails.scm
+++ b/tests/branch-updated-emails.scm
@@ -109,6 +109,8 @@ Summary of changes:
(with-postgresql-connection
"test-branch-updated-emails"
(lambda (conn)
+ (check-test-database! conn)
+
(test-assert "enqueue-job-for-email works"
(with-postgresql-transaction
conn