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:
@@ -11,6 +11,9 @@ enabled = false
|
||||
[phases.stateful]
|
||||
enabled = false
|
||||
|
||||
[phases.fuzzing]
|
||||
enabled = false
|
||||
|
||||
[auth]
|
||||
basic = { username = "plain", password = "${RELAY_PASSWORD}" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user