tests: Fix NMC tests.

This commit is contained in:
tecnovert
2022-07-04 22:29:49 +02:00
parent 02bd90053a
commit 0580f9ebac
7 changed files with 66 additions and 38 deletions

View File

@@ -22,6 +22,6 @@ commands =
[pytest]
addopts = -v -s
norecursedirs = tests/basicswap/extended
norecursedirs = tests/basicswap/extended tests/basicswap/selenium
testpaths =
tests