Fix tests

This commit is contained in:
Alexey Milovidov 2024-08-19 07:59:14 +02:00
parent c7a336ab98
commit 2a8c9b8518
2 changed files with 4 additions and 2 deletions

View File

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

View File

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