Skip to content

Commit

Permalink
Run all the integration tests - 2023-10-04 PT
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Oct 4, 2023
1 parent d03f7f0 commit c6ebbea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ public void createLongTextFile() throws IOException, SlackApiException {
}

@Test
@Ignore
public void createLongTextFile_v2() throws Exception {
File file = new File("src/test/resources/sample_long.txt");
com.slack.api.model.File fileObj = null;
Expand Down

0 comments on commit c6ebbea

Please sign in to comment.