Skip to content

Commit af65192

Browse files
Fix tox.ini (#62)
* fixed issue where privkey would be unset if relation creation order is unexpected * tests * pr comments * scenario lib cleanup * scenario placeholder * fixed tox env
1 parent 56adeb4 commit af65192

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ commands =
8282
-m pytest -v --tb native --log-cli-level=INFO -s {posargs} {[vars]tst_path}/unit
8383
coverage report
8484

85-
[testenv:scenario]
86-
8785
[testenv:integration]
8886
description = Run integration tests
8987
deps =

0 commit comments

Comments
 (0)