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:
Loredana Crusoveanu 2019-02-24 08:22:29 +02:00 committed by GitHub
commit 84d4806d98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 923 additions and 911 deletions

File diff suppressed because it is too large Load Diff

View File

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