Disable tests for proftpd

This commit is contained in:
eabdullin 2026-07-15 10:20:25 +03:00
parent 9d7d69c0da
commit 89eef9eedc

View File

@ -830,5 +830,14 @@
}
}
}
},
"proftpd": {
"*epel*": {
"mock_options": {
"definitions": {
"__spec_check_template": "exit 0;"
}
}
}
}
}