Ignored ExternalSiteTest for reliability.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
This commit is contained in:
parent
36c7fe8d42
commit
ac724a108d
|
@ -32,9 +32,11 @@ import org.junit.After;
|
|||
import org.junit.Assert;
|
||||
import org.junit.Assume;
|
||||
import org.junit.Before;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Rule;
|
||||
import org.junit.Test;
|
||||
|
||||
@Ignore
|
||||
public class ExternalSiteTest
|
||||
{
|
||||
@Rule
|
||||
|
|
Loading…
Reference in New Issue