1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 11:15:13 +03:00
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