Skip to content

Commit

Permalink
Refactor PostgreSQLMigrationGeneralE2EIT (apache#33959)
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu authored Dec 7, 2024
1 parent fe80113 commit 73e2095
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ class PostgreSQLMigrationGeneralE2EIT extends AbstractMigrationE2EIT {

private static final String SOURCE_TABLE_NAME = "t_order";

private static final String TARGET_TABLE_NAME = "t_order";

@ParameterizedTest(name = "{0}")
@EnabledIf("isEnabled")
@ArgumentsSource(PipelineE2ETestCaseArgumentsProvider.class)
Expand Down

0 comments on commit 73e2095

Please sign in to comment.