File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/e2e-test/features/datastore Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 12331233 <execution >
12341234 <goals >
12351235 <goal >integration-test</goal >
1236- <goal >verify</goal >
1236+ <!-- <goal>verify</goal> -- >
12371237 </goals >
12381238 </execution >
12391239 </executions >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Feature: DataStore - Verification of Datastore to Datastore Successful Data Tran
2020 Given Open Datafusion Project to configure pipeline
2121 Then Select plugin: "Datastore" from the plugins list as: "Source"
2222 And Navigate to the properties page of plugin: "Datastore"
23- Then Replace input plugin property: "project" with value: "projectId "
23+ Then Replace input plugin property: "project" with value: "prossssjectId "
2424 Then Enter input plugin property: "referenceName" with value: "ReferenceName"
2525 Then Enter key value pairs for plugin property: "filters" with values from json: "filterOptions"
2626 Then Enter kind for datastore plugin
You can’t perform that action at this time.
0 commit comments