Skip to content

Commit

Permalink
Merge branch 'release/0.3.8' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvw committed Aug 1, 2023
2 parents 9d23686 + d17fc26 commit 3855f34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtests.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
template_dirs=[os.path.join(base_dir, app_name, "tests", "templates")],
BASE_DIR=base_dir,
APP_NAME=app_name,
SUBJECT_VISIT_MODEL="edc_visit_tracking.subjectvisit",
INSTALLED_APPS=[
"django.contrib.admin",
"django.contrib.auth",
Expand Down

0 comments on commit 3855f34

Please sign in to comment.