Merge pull request #6390 from dkapil/task/BAEL-10856
BAEL-10856 Fixing pom to run the tests, resolved compilation issue an…
This commit is contained in:
commit
84d4806d98
1832
libraries/pom.xml
1832
libraries/pom.xml
File diff suppressed because it is too large
Load Diff
|
@ -26,7 +26,7 @@ import com.google.api.services.sheets.v4.model.ValueRange;
|
|||
|
||||
import static org.assertj.core.api.Assertions.*;
|
||||
|
||||
public class GoogleSheetsIntegrationTest {
|
||||
public class GoogleSheetsLiveTest {
|
||||
|
||||
private static Sheets sheetsService;
|
||||
|
Loading…
Reference in New Issue