We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11acc91 commit 8e75a2cCopy full SHA for 8e75a2c
test/bats/cscli-setup.bats
@@ -56,7 +56,6 @@ teardown() {
56
# - is stdin
57
rune -0 cscli setup detect --detect-config - <<< "{}"
58
assert_json '{setup:[]}'
59
- refute_stderr
60
}
61
62
@test "cscli setup detect (envvar CROWDSEC_SETUP_DETECT_CONFIG)" {
0 commit comments