disable gema test agian
This commit is contained in:
parent
7f12b58722
commit
fb942912db
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ import java.io.IOException;
|
|||
public class YoutubeVideoExtractorGemaTest extends AndroidTestCase {
|
||||
|
||||
// Deaktivate this Test Case bevore uploading it githup, otherwise CI will fail.
|
||||
private static final boolean testActive = true;
|
||||
private static final boolean testActive = false;
|
||||
|
||||
public void testGemaError() throws IOException, CrawlingException {
|
||||
if(testActive) {
|
||||
|
|
Loading…
Add table
Reference in a new issue