Skip to content

Commit

Permalink
SNOW-75032: skips the internal test
Browse files Browse the repository at this point in the history
  • Loading branch information
smtakeda authored and ankit-bhatnagar167 committed Apr 23, 2019
1 parent d341a06 commit aa7de9a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1391,6 +1391,7 @@ private void addBindBatch(PreparedStatement preparedStatement,
}

@Test
@ConditionalIgnoreRule.ConditionalIgnore(condition = RunningOnTravisCI.class)
public void test31448() throws Throwable
{
Connection connection = getConnection();
Expand Down

0 comments on commit aa7de9a

Please sign in to comment.