diff --git a/pom.xml b/pom.xml index fc761c48dd..22136d13b8 100644 --- a/pom.xml +++ b/pom.xml @@ -1157,7 +1157,6 @@ integration-test - verify diff --git a/src/e2e-test/features/bigquery/source/BigQueryToGCS.feature b/src/e2e-test/features/bigquery/source/BigQueryToGCS.feature index e65f6511d4..bc53f61dc0 100644 --- a/src/e2e-test/features/bigquery/source/BigQueryToGCS.feature +++ b/src/e2e-test/features/bigquery/source/BigQueryToGCS.feature @@ -10,7 +10,7 @@ Feature: BigQuery source - Verification of BigQuery to GCS successful data trans Then Enter BigQuery property reference name Then Enter BigQuery property projectId "projectId" Then Enter BigQuery property datasetProjectId "projectId" - Then Enter BigQuery property dataset "dataset" +# Then Enter BigQuery property dataset "dataset" Then Enter BigQuery source property table name Then Override Service account details if set in environment variables Then Enter BiqQuery property encryption key name "cmekBQ" if cmek is enabled