Skip to content

Commit 8ad8837

Browse files
zyv4ykrubenv
authored andcommitted
test fixed
1 parent d37ece3 commit 8ad8837

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test-integration/mysql-flag.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ OPTIONS="-config=test-integration/dbconfig.yml -env mysql_noflag"
77

88
set -ex
99

10-
sql-migrate status $OPTIONS | grep -q "Make sure that the parseTime option is supplied"
10+
sql-migrate status $OPTIONS 2>&1 | grep -q "Make sure that the parseTime option is supplied"
11+

0 commit comments

Comments
 (0)