Skip to content

Commit 63b5688

Browse files
committed
chore: change hash to test files
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
1 parent b0c7c28 commit 63b5688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/suites/1_stateful/00_copy/00_0000_copy_from_ipfs_location.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
44
. "$CURDIR"/../../../shell_env.sh
55
TABLE=ontime200
66
FILE=ontime_200
7-
QMHASH=Qmei4dyyPazUy24cfCAtmumC1Ff1VLLiqjzF1zCXXVtvSk
7+
QMHASH=QmPpCt1aYGb9JWJRmXRUnmJtVgeFFTJGzWFYEEX7bo9zGJ
88

99
echo "drop table if exists ${TABLE};" | $MYSQL_CLIENT_CONNECT
1010

0 commit comments

Comments
 (0)