Skip to content

Commit

Permalink
Remove a useless override now
Browse files Browse the repository at this point in the history
  • Loading branch information
frifriSF59 committed Jan 7, 2025
1 parent 097a926 commit 1722a3d
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,7 @@ class IcebergGlueWriteTest :
IcebergV2TestUtil.getAWSSystemCredentials()
)
)
) {

@Test
override fun testBasicWrite() {
super.testBasicWrite()
}
}
)

class IcebergGlueAssumeRoleWriteTest :
IcebergV2WriteTest(
Expand Down

0 comments on commit 1722a3d

Please sign in to comment.