Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Oct 6, 2023
1 parent f8f5746 commit 0c2fe06
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ commands =
description = run the distribution tests
use_develop = true
skip_install = false
constrain_package_deps = true
constrain_package_deps = false
set_env =
ROBOT_BROWSER=headlesschrome
ROBOT_BROWSER=headlessfirefox

##
# Specify extra test environment variables in .meta.toml:
Expand All @@ -96,6 +96,7 @@ deps =
# constraints_file = "https://my-server.com/constraints.txt"
##
commands =
rfbrowser init
zope-testrunner --all --test-path={toxinidir} -s plone.app.discussion {posargs}
extras =
test
Expand Down

0 comments on commit 0c2fe06

Please sign in to comment.