Merge pull request #7473 from sjmillington/master

[BAEL-9020] updated ApplicationIntegrationTest to ApplicationLiveTest
This commit is contained in:
Loredana Crusoveanu 2019-08-03 23:58:48 +03:00 committed by GitHub
commit 02c8af2044
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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