Skip to content

Commit 08edf95

Browse files
committed
Ignore that canary test
1 parent 5ffab3c commit 08edf95

2 files changed

Lines changed: 23 additions & 5 deletions

File tree

.idea/compiler.xml

Lines changed: 22 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tcslackbuildnotifier-core/src/test/java/slacknotifications/SlackNotificationTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ public void post_whenResponseIsFailure_logsException() throws IOException {
156156
}
157157

158158
@Test
159+
@Ignore
159160
public void actualTest() throws IOException {
160161
SlackNotificationImpl impl = new SlackNotificationImpl("#sdfdfgdfg");
161162
impl.setToken("xoxp-sdfgdfg-2602518dfghdgfh312-dfghd-f93dc2");

0 commit comments

Comments
 (0)