File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
postgresql-plugin/src/e2e-test/features/postgresql/sink Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -49,9 +49,9 @@ Feature:PostgreSQL Sink - Verify PostgreSQL Sink Plugin Error scenarios
4949 Scenario : To verify PostgreSQL sink plugin validation error message with invalid database
5050 Given Open Datafusion Project to configure pipeline
5151 When Expand Plugin group in the LHS plugins list: "Source"
52- When Select plugin: "PostgreSQL" from the plugins list as: "Source "
52+ When Select plugin: "PostgreSQL" from the plugins list as: "Sources "
5353 When Expand Plugin group in the LHS plugins list: "Sink"
54- When Select plugin: "PostgreSQL" from the plugins list as: "Sink "
54+ When Select plugin: "PostgreSQL" from the plugins list as: "Sinks "
5555 Then Connect plugins: "PostgreSQL" and "PostgreSQL2" to establish connection
5656 Then Navigate to the properties page of plugin: "PostgreSQL"
5757 Then Select dropdown plugin property: "select-jdbcPluginName" with option value: "driverName"
@@ -84,7 +84,7 @@ Feature:PostgreSQL Sink - Verify PostgreSQL Sink Plugin Error scenarios
8484 When Expand Plugin group in the LHS plugins list: "Source"
8585 When Select plugin: "PostgreSQL" from the plugins list as: "Source"
8686 When Expand Plugin group in the LHS plugins list: "Sink"
87- When Select plugin: "PostgreSQL" from the plugins list as: "Sink "
87+ When Select plugin: "PostgreSQL" from the plugins list as: "Sinks "
8888 Then Connect plugins: "PostgreSQL" and "PostgreSQL2" to establish connection
8989 Then Navigate to the properties page of plugin: "PostgreSQL"
9090 Then Select dropdown plugin property: "select-jdbcPluginName" with option value: "driverName"
You can’t perform that action at this time.
0 commit comments