Skip to content

Commit 4c9217e

Browse files
committed
debug
1 parent 559f4e9 commit 4c9217e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/e2e-test/features/bigquery/sink/BigQueryToBigQueryAdditional.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,11 +262,11 @@ Feature: BigQuery sink - Verification of BigQuery to BigQuery successful data tr
262262
Then Click plugin property: "useConnection"
263263
Then Click on the Browse Connections button
264264
Then Select connection: "bqConnectionName"
265-
Then Enter input plugin property: "referenceName" with value: "BQSinkReferenceName"
266265
Then Enter input plugin property: "dataset" with value: "dataset"
267266
Then Enter input plugin property: "table" with value: "bqTargetTable"
268267
Then Enter input plugin property: "partitionByField" with value: "bqPartitionFieldDateTime"
269268
Then Click plugin property: "updateTableSchema"
269+
Then Enter input plugin property: "referenceName" with value: "BQSinkReferenceName"
270270
Then Validate "BigQuery" plugin properties
271271
Then Close the BigQuery properties
272272
Then Save the pipeline

0 commit comments

Comments
 (0)