mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore(misc): Spelling (#19678)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@ set -e
|
||||
#
|
||||
function reset_db() {
|
||||
echo --------------------
|
||||
echo Reseting test DB
|
||||
echo Resetting test DB
|
||||
echo --------------------
|
||||
docker-compose stop superset-tests-worker superset || true
|
||||
RESET_DB_CMD="psql \"postgresql://${DB_USER}:${DB_PASSWORD}@127.0.0.1:5432\" <<-EOF
|
||||
|
||||
Reference in New Issue
Block a user