File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
postgresql-plugin/src/e2e-test/features/postgresql/source Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -171,7 +171,6 @@ Feature: PostgreSQL - Verify PostgreSQL plugin data transfer with macro argument
171171 Then Enter runtime argument value "invalidUserName" for key "PostgreSQLUsername"
172172 Then Enter runtime argument value "invalidPassword" for key "PostgreSQLPassword"
173173 Then Run the preview of pipeline with runtime arguments
174- Then Open and capture pipeline preview logs
175174 Then Verify the preview of pipeline is "Failed"
176175
177176 @POSTGRESQL_SOURCE_TEST @Postgresql_Required @POSTGRESQL_SINK_TEST
@@ -211,7 +210,6 @@ Feature: PostgreSQL - Verify PostgreSQL plugin data transfer with macro argument
211210 Then Enter runtime argument value "invalidTable" for key "PostgreSQLTableName"
212211 Then Enter runtime argument value "schema" for key "PostgreSQLSchemaName"
213212 Then Run the preview of pipeline with runtime arguments
214- Then Open and capture pipeline preview logs
215213 Then Verify the preview of pipeline is "Failed"
216214
217215 @POSTGRESQL_SOURCE_TEST @POSTGRESQL_SINK_TEST @BQ_SINK_TEST @Plugin-1526
You can’t perform that action at this time.
0 commit comments