1
0
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:
Sébastien Helleu
2025-10-26 20:23:58 +01:00
parent 93d73d234f
commit 063aa86978
+3
View File
@@ -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}" }