Skip to content

Commit

Permalink
Enable testRenameSchema in ClickHouse smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed Feb 8, 2022
1 parent 0196018 commit 6588a9e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ protected boolean hasBehavior(TestingConnectorBehavior connectorBehavior)
}
}

// TODO (https://github.com/trinodb/trino/issues/10653) Disable until fixing the flaky test issue
@Test(enabled = false)
@Test
@Override
public void testRenameSchema()
{
Expand Down

0 comments on commit 6588a9e

Please sign in to comment.