fix: pass slack recipients correctly (#29721)

(cherry picked from commit 57e8cd2ba2)
This commit is contained in:
Elizabeth Thompson
2024-08-02 10:42:40 -07:00
committed by Joe Li
parent bca2366d5a
commit 77ade18107
9 changed files with 337 additions and 77 deletions

View File

@@ -53,6 +53,9 @@ function test_init() {
echo Superset init
echo --------------------
superset init
echo Load test users
echo --------------------
superset load-test-users
}
#