We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4a63f2 commit e184384Copy full SHA for e184384
1 file changed
tests/packages/netdata/test_netdata.py
@@ -12,6 +12,8 @@
12
# Requirements:
13
# - an XCP-ng host
14
15
+NOT_PROPERLY_FORMATTED=True
16
+
17
@pytest.mark.usefixtures("host_with_netdata")
18
class TestsNetdata:
19
@staticmethod
0 commit comments