Skip to content

Commit 9014b68

Browse files
committed
Run selenium tests too for py310-dj40-postgresql
1 parent 06b4b4a commit 9014b68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ setenv =
3333
PYTHONPATH = {toxinidir}
3434
PYTHONWARNINGS = d
3535
py39-dj32-postgresql: DJANGO_SELENIUM_TESTS = true
36+
py310-dj40-postgresql: DJANGO_SELENIUM_TESTS = true
3637
DB_NAME = {env:DB_NAME:debug_toolbar}
3738
DB_USER = {env:DB_USER:debug_toolbar}
3839
DB_HOST = {env:DB_HOST:localhost}

0 commit comments

Comments
 (0)