Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaschat-db committed Aug 12, 2024
1 parent ce23e18 commit bcb4e19
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4205,12 +4205,3 @@ trait DeltaProtocolVersionSuiteBase extends QueryTest
}

class DeltaProtocolVersionSuite extends DeltaProtocolVersionSuiteBase
with DeltaProtocolVersionSuiteEdge {

test("TEST") {
testWriterFeatureRemoval(
TestRemovableLegacyWriterFeature,
TestRemovableLegacyWriterFeature.TABLE_PROP_KEY)
}

}

0 comments on commit bcb4e19

Please sign in to comment.