aports/testing/octoprint/fix-tests.patch
2023-06-19 02:15:16 +02:00

9 lines
243 B
Diff

--- ./pytest.ini.orig
+++ ./pytest.ini
@@ -1,5 +1,3 @@
[pytest]
testpaths = src tests
-addopts = --doctest-modules
- --doctest-repr=octoprint.util:pp
- --ignore=src/octoprint/vendor
+addopts = --ignore=src/octoprint/vendor