Skip to content

Commit ae2b573

Browse files
committed
change capture pipeline preview logs order
1 parent e3bec77 commit ae2b573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql-plugin/src/e2e-test/features/mysqlsource/RunTime.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ Feature: MySQL Source - Run time scenarios
142142
Then Close the Plugin Properties page
143143
Then Save the pipeline
144144
Then Preview and run the pipeline
145-
Then Open and capture pipeline preview logs
146145
Then Wait till pipeline preview is in running state
146+
Then Open and capture pipeline preview logs
147147
Then Verify the preview run status of pipeline in the logs is "failed"
148148

149149
@MYSQL_SOURCE_TEST @MYSQL_TARGET_TEST @Mysql_Required

0 commit comments

Comments
 (0)