Skip to content

Commit a9b70ce

Browse files
committed
debug
1 parent 1196c7f commit a9b70ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/e2e-test/features/gcscopy/GCSCopy.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Feature:GCSCopy - Verification of successful objects copy from one bucket to ano
1717

1818
@CMEK @GCS_CSV_TEST @GCS_SINK_TEST @GCSCopy_Required @ITN_TEST
1919
Scenario:Validate successful copy object from one bucket to another new bucket along with data validation with default subdirectory and overwrite toggle button as false.
20-
Given Open Datafusion Project to configure pipeline
20+
Given Open Datafusion Project to configurex pipeline
2121
When Expand Plugin group in the LHS plugins list: "Conditions and Actions"
2222
When Select plugin: "GCS Copy" from the plugins list as: "Conditions and Actions"
2323
When Navigate to the properties page of plugin: "GCS Copy"

src/e2e-test/features/gcsmove/GCSMove.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ Feature:GCSMove - Verification of successful objects move from one bucket to ano
33

44
@CMEK @GCS_CSV_TEST @GCS_SINK_TEST
55
Scenario:Validate successful move object from one bucket to another new bucket
6-
Given Open Datafusion Project to configure pipeline
6+
Given Open Datafusion Project to configure pipelinex
77
When Expand Plugin group in the LHS plugins list: "Conditions and Actions"
88
When Select plugin: "GCS Move" from the plugins list as: "Conditions and Actions"
99
When Navigate to the properties page of plugin: "GCS Move"
10-
Then Enter GCSMove property projectId "projectId"
10+
Then Enter GCSMove property projectId "projectId"x
1111
Then Enter GCSMove property source path "gcsCsvFile"
1212
Then Enter GCSMove property destination path
1313
Then Override Service account details if set in environment variables

0 commit comments

Comments
 (0)