mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
core: disable "stateful" phase in schemathesis config
This commit is contained in:
@@ -8,5 +8,8 @@ continue-on-failure = true
|
||||
include-path-regex = "/sync/?.*"
|
||||
enabled = false
|
||||
|
||||
[phases.stateful]
|
||||
enabled = false
|
||||
|
||||
[auth]
|
||||
basic = { username = "plain", password = "${RELAY_PASSWORD}" }
|
||||
|
||||
Reference in New Issue
Block a user