Skip test in case of replicated database

This commit is contained in:
avogar 2021-10-08 13:23:27 +03:00
parent f754881e1f
commit 5daed60eae

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Tags: no-fasttest, no-parallel
# Tags: no-fasttest, no-parallel, no-replicated-database
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh