Skip to content

Commit

Permalink
Ignore that canary test
Browse files Browse the repository at this point in the history
  • Loading branch information
PeteGoo committed Dec 7, 2015
1 parent 5ffab3c commit 08edf95
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 5 deletions.
27 changes: 22 additions & 5 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ public void post_whenResponseIsFailure_logsException() throws IOException {
}

@Test
@Ignore
public void actualTest() throws IOException {
SlackNotificationImpl impl = new SlackNotificationImpl("#sdfdfgdfg");
impl.setToken("xoxp-sdfgdfg-2602518dfghdgfh312-dfghd-f93dc2");
Expand Down

0 comments on commit 08edf95

Please sign in to comment.