Merge pull request #7473 from sjmillington/master
[BAEL-9020] updated ApplicationIntegrationTest to ApplicationLiveTest
This commit is contained in:
commit
02c8af2044
|
@ -9,7 +9,7 @@ import org.junit.Test;
|
|||
|
||||
import twitter4j.TwitterException;
|
||||
|
||||
public class ApplicationIntegrationTest {
|
||||
public class ApplicationLiveTest {
|
||||
|
||||
/**
|
||||
* In order run this jUnit test you need to configure your API details in the twitter4j.properties
|
Loading…
Reference in New Issue