Skip to content

Commit

Permalink
All review comments are incorporated.
Browse files Browse the repository at this point in the history
  • Loading branch information
zx-zx committed Jan 22, 2025
1 parent 61a80e0 commit 0305caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/e2e-test/features/gcs/sink/GCSSink.feature
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ Feature: GCS sink - Verification of GCS Sink plugin
Then Verify data is transferred to target GCS bucket

@GCS_AVRO_FILE @GCS_SINK_TEST
Scenario Outline: To verify data transferred successfully from GCS Source to GCS Sink with datatypes and write header field true
Scenario Outline: To verify data transferred successfully from GCS Source to GCS Sink with datatypes and write header true
Given Open Datafusion Project to configure pipeline
When Select plugin: "GCS" from the plugins list as: "Source"
When Expand Plugin group in the LHS plugins list: "Sink"
Expand Down

0 comments on commit 0305caa

Please sign in to comment.