Skip to content

Commit 38b756e

Browse files
authored
Merge pull request #197 from shenyunlong/fix_unstable_sec_test
[Test] fix unstable secondary partition test cases
2 parents 2666408 + 3782748 commit 38b756e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/com/alipay/oceanbase/hbase/secondary/OHTableSecondaryPartTTLTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ public static void before() throws Exception {
3333

3434
@AfterClass
3535
public static void finish() throws Exception {
36+
dropTables(tableNames, group2tableNames);
3637
closeDistributedExecute();
3738
}
3839

0 commit comments

Comments
 (0)