[BAEL-9020] updated ApplicationIntegrationTest to ApplicationLiveTest to reflect test requirements

This commit is contained in:
Sjmillington 2019-08-02 15:14:18 +01:00
parent f3dd83f488
commit 47f03c50e6
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