Skip to content

Commit 763ef39

Browse files
filintodacroca
andauthored
Update tox.ini
Co-authored-by: Albert Callarisa <[email protected]> Signed-off-by: Filinto Duran <[email protected]>
1 parent 2ad96e3 commit 763ef39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ setenv =
2222
deps = .[dev]
2323
commands =
2424
!e2e: pytest -m "not e2e" --verbose
25-
e2e: pytest -m e2e --verbose
25+
e2e: pytest -m e2e --verbose
2626
commands_pre =
2727
pip3 install -e {toxinidir}/
2828
allowlist_externals = pip3

0 commit comments

Comments
 (0)