Fix flaky 03271_ghdata_object_to_json_alter test

This commit is contained in:
Pavel Kruglov 2024-12-06 14:35:20 +01:00 committed by GitHub
parent 348b7393a5
commit e6de632c19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Tags: no-fasttest, long # Tags: no-fasttest, long, no-s3-storage
# ^ no-s3-storage: too slow
CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd) CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh # shellcheck source=../shell_config.sh