1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 09:43:13 +02:00

core: disable "fuzzing" phase in schemathesis config

This commit is contained in:
Sébastien Helleu
2026-02-21 21:40:58 +01:00
parent 306155aa48
commit dc94251b33
+3
View File
@@ -11,6 +11,9 @@ enabled = false
[phases.stateful]
enabled = false
[phases.fuzzing]
enabled = false
[auth]
basic = { username = "plain", password = "${RELAY_PASSWORD}" }