Skip to content

Don't tests stats channels that haven't been configured

pytest was failing because it was testing features that had not been configured. test to see if those features have been configured before running the tests.

(cherry picked from commit 10c01cba)

Closes #2326 (closed)

Merge request reports